File

plugins/mod_unknown.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

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform