File

plugins/mod_windows.lua @ 12397:ddf02f2a3354

mod_admin_shell: Add session.write() method to write data to client with no \n
author Matthew Wild <mwild1@gmail.com>
date Thu, 17 Mar 2022 10:22:47 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here