1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-09-28 15:08:48 +00:00
ldd-CC/netrequire/argparser

4 lines
195 B
Plaintext
Raw Normal View History

2019-05-26 02:11:18 +00:00
https://github.com/LDDestroier/CC/raw/master/argparser.lua
This is an argument parsing function that can take flags (with or without type-checked parameters) and regular arguments in any order.