File

plugins/mod_windows.lua @ 13035:93c1590b5951

mod_admin_shell: Calculate widths of columns from example values Harder to accidentally count wrong if Lua is doing the counting on a plausible input.
author Kim Alvefur <zash@zash.se>
date Thu, 06 Apr 2023 17:07:09 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here