Skip to main content

Module args

Module args 

Source
Available on crate feature terminal only.
Expand description

Shared clap argument and flag parsers.

Structs§

AccountArg
The account name flag parser.
AccountFlag
The account name flag parser.
ConfigFlags
The config path flags parser.
JsonFlag
The JSON output flag parser.
LogFlags
The log level flag parser.

Enums§

LogLevel
Log level matching log::LevelFilter.