view plugins/mod_windows.lua @ 13978:d520cee2bbdb

mod_admin_shell: Add config:dump() command to display the in-memory configuration
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Oct 2025 12:15:19 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here