File

plugins/mod_windows.lua @ 11422:fa5a23d7aabc

util.prosodyctl.shell: Fix check for --quiet Looked in the wrong table Test procedure: $ prosodyctl shell --quiet Expect: Prosody> (No banner)
author Kim Alvefur <zash@zash.se>
date Fri, 05 Mar 2021 12:39:49 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here