view plugins/mod_windows.lua @ 9241:2d82a926826f

configmanager: Allow referencing environment variables in the config as as ENV_<name>
author Matthew Wild <mwild1@gmail.com>
date Mon, 03 Sep 2018 17:45:30 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here