view plugins/mod_unknown.lua @ 7981:bbb900cfcfa5

luacheckrc: Add module:get_option_scalar to known globals
author Kim Alvefur <zash@zash.se>
date Thu, 16 Mar 2017 21:05:44 +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