File

plugins/mod_windows.lua @ 8225:70cb72f46a3b

util.format: A string.format wrapper that gracefully handles invalid arguments
author Waqas Hussain <waqas20@gmail.com>
date Sun, 10 Sep 2017 12:42:05 -0400
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here