view plugins/mod_windows.lua @ 14037:cc916272c30f 13.0

mod_pubsub: Error if loaded outside of a component This may change in the future, if we decide to support pubsub on hosts, but we would need to resolve e.g. #1808 first.
author Matthew Wild <mwild1@gmail.com>
date Mon, 12 Jan 2026 17:13:06 +0000
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here