File

plugins/mod_unknown.lua @ 8710:ed3dcbc5336f

luacheckrc: Remove allowance for the global log() since it may not exist as early as before
author Kim Alvefur <zash@zash.se>
date Thu, 05 Apr 2018 15:56:47 +0200
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