File

plugins/mod_unknown.lua @ 11156:a8ef69f7fc35 0.11

util.dbuffer: Expose length as :len() method, like strings Ref #1598
author Kim Alvefur <zash@zash.se>
date Mon, 12 Oct 2020 20:20:02 +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