Software /
code /
prosody
File
plugins/mod_windows.lua @ 13085:0e17cb78264f
util.jsonschema: Implement 'luaPattern' - Lua variant of 'pattern'
Like 'pattern' but uses Lua patterns instead of Regular Expressions,
since only a subset of regex are also valid Lua patterns.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 22 Apr 2023 12:48:51 +0200 |
parent | 6003:28a90f5fea46 |
line wrap: on
line source
-- Windows platform stub module:set_global(); -- TODO Add Windows-specific things here