view plugins/mod_unknown.lua @ 11051:08539aa129ee

util.error: Add configuration for including traceback in tostring()
author Matthew Wild <mwild1@gmail.com>
date Fri, 28 Aug 2020 12:51:40 +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