1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-09-01 10:28:01 +00:00

Update argparser

This commit is contained in:
LDDestroier
2019-05-25 22:38:11 -04:00
committed by GitHub
parent a8842c5f72
commit 0839a76f6b

View File

@@ -1,3 +1,4 @@
https://github.com/LDDestroier/CC/raw/master/argparser.lua
true
This is an argument parsing function that can take flags (with or without type-checked parameters) and regular arguments in any order.