darg-plus ~master (2022-02-28T17:43:20.783466)
Dub
Repo
UsageRequested
darg_plus
exception
Convenience class for use with
--usage
flag.
class
UsageRequested :
CLIException
{
import
std
.
exception
:
basicExceptionCtors
;
;
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Inherited Members
From CLIException
__anonymous
mixin
basicExceptionCtors
Meta
Source
See Implementation
darg_plus
exception
classes
CLIException
UsageRequested
ValidationError
VersionRequested
Convenience class for use with --usage flag.