view plugins/mod_windows.lua @ 7163:eadbf19d0de0

loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck]
author Kim Alvefur <zash@zash.se>
date Thu, 18 Feb 2016 14:57:51 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here