Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
clip
v0.2.4
Clip
Argument
Doc
Error
Errors
Help
Mapper
Help
MissingCommand
Option
Parse
ParsingError
UnknownCommand
Built with Crystal 1.9.2
2023-10-08 07:50:38 UTC
module
Clip::Parse
Defined in:
clip/parse.cr
Instance Method Summary
#parse
(command : Array(String) =
ARGV
, path =
Array
(
String
).new)
#parse
(command : String)
Instance Method Detail
def
parse
(command : Array(String) =
ARGV
, path =
Array
(
String
).new)
#
[
View source
]
def
parse
(command : String)
#
[
View source
]