Skip to content

cli::create

create(name: String)

ParameterTypeDescription
nameStringThe name of the program/script/etc.

Returns

(CliParser) An empty CliParser that can be configured using other functions in this module. Has a --help flag by default.