mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
return Parser as the module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local argparse = require "argparse"
|
||||
local Parser = require "argparse"
|
||||
|
||||
describe("tests related to CLI behaviour #unsafe", function()
|
||||
describe("error messages", function()
|
||||
|
Reference in New Issue
Block a user