File

plugins/mod_unknown.lua @ 8502:6c2c2fc4b8dd

util.pubsub: Support a 'nodestore' for persisting nodes (same API as kv stores)
author Matthew Wild <mwild1@gmail.com>
date Fri, 02 Feb 2018 19:31:03 +0000
parent 6003:28a90f5fea46
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