Added a specs for flag & arg. As well as changed a few ways I as handling cli args and determining how they're to be passed to each flag
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
require "./cligen/exceptions"
|
||||
require "./cligen/coercable"
|
||||
require "./cligen/parsable"
|
||||
require "./cligen/annotations"
|
||||
|
||||
Reference in New Issue
Block a user