view plugins/mod_unknown.lua @ 10885:2f751880767c

core.moduleapi: Allow passing a config table trough :measure
author Kim Alvefur <zash@zash.se>
date Fri, 04 Jan 2019 07:00:45 +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