Create argparser

This commit is contained in:
LDDestroier
2019-05-25 22:11:18 -04:00
committed by GitHub
parent 3b2fd99c52
commit 04041b2499
+3
View File
@@ -0,0 +1,3 @@
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.