Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
cli::parseArgv
parseArgv(parser: CliParser)
Parameter
Type
Description
parser
CliParser
The parser to modify
Parses the contents of the
argv
list using the given parser.
Returns
(nil)