darg-plus v2.4.0 (2021-10-04T08:10:20Z)
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.