File

plugins/mod_unknown.lua @ 13104:8c786880e28d

mod_admin_shell: Allow logging global events with debug:logevents("*") Missing feature. It should behave like debug:events()
author Kim Alvefur <zash@zash.se>
date Sun, 14 May 2023 19:01:01 +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