Update argparser

This commit is contained in:
LDDestroier 2019-05-25 22:38:27 -04:00 committed by GitHub
parent 0839a76f6b
commit 4082f0770c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
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.