File

plugins/mod_windows.lua @ 12988:8592770be63a

util.jsonschema: Implement 'dependentRequired' If this field exists, then these fields must also exist.
author Kim Alvefur <zash@zash.se>
date Sun, 26 Mar 2023 15:19:14 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here