File

plugins/mod_windows.lua @ 6994:507301531cf5

util.datamanager: In append() collect status when closing file handle as it may fail (eg the implied flush)
author Kim Alvefur <zash@zash.se>
date Fri, 11 Dec 2015 20:13:37 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here