view plugins/mod_unknown.lua @ 13909:e6c6f58dfda1

moduleapi: :context(): ensure requested host exists (fixes #605)
author Matthew Wild <mwild1@gmail.com>
date Fri, 27 Jun 2025 11:11:08 +0100
parents 28a90f5fea46
children
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