view plugins/mod_windows.lua @ 13912:a0faff6ba853

moduleapi: Fix traceback when no host passed to :context() (thanks Menel, riau) I don't particularly like this, but it seems to be depended on and I don't plan to break the API at this time.
author Matthew Wild <mwild1@gmail.com>
date Thu, 03 Jul 2025 10:59:17 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here