Update argparser.lua

This commit is contained in:
LDDestroier 2019-05-25 22:08:29 -04:00 committed by GitHub
parent 5abb2a41f2
commit 3b2fd99c52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ local function interpretArgs(tInput, tArgs)
return output, errors
end
return interpretArgs
--[[
--example from progdor2