1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-02-07 14:40:03 +00:00
ldd-CC/netrequire/argparser

5 lines
212 B
Plaintext
Raw Normal View History

2019-05-25 22:11:18 -04:00
https://github.com/LDDestroier/CC/raw/master/argparser.lua
2019-11-03 14:47:06 -05:00
false
LDDestroier
2019-05-25 22:11:18 -04:00
This is an argument parsing function that can take flags (with or without type-checked parameters) and regular arguments in any order.