cmdline.error

Members

Classes

CMDLineError
class CMDLineError

the error occurs when configuring the cmd-line or parsing the command line in debug mode

ImplyOptionError
class ImplyOptionError

deprecated

InvalidArgumentError
class InvalidArgumentError

the error about argument. the error would be caputured then throw CMDLineError when parsing the command line or not captured when configuring argument

InvalidFlagError
class InvalidFlagError

deprecated

InvalidOptionError
class InvalidOptionError

the error about option the error would be captured the throw CMDLineError when parsing the command line or not captured when configuring option

OptionFlagsError
class OptionFlagsError

deprecated

OptionMemberFnCallError
class OptionMemberFnCallError

deprecated

Meta

Authors

笑愚(xiaoyu)