File

plugins/mod_windows.lua @ 11133:624eafed3343

util.prosodyctl: Flip argument order "verb subject" feels better than "subject verb", especially since the subject (module) is optional.
author Kim Alvefur <zash@zash.se>
date Mon, 05 Oct 2020 21:17:29 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here