JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
ch.turic.cli.CmdParser
Uses of
CmdParser
in
ch.turic.cli
Methods in
ch.turic.cli
that return
CmdParser
Modifier and Type
Method
Description
static
CmdParser
CmdParser.
parse
(
String
[] parts,
Set
<
String
> parameters)
Parse a string and build up the parsed structures.