d-opts ~master (2021-12-22T10:53:40.8006743)
Dub
Repo
ConflictingOptionsException
eph
args
err
Undocumented in source.
class
ConflictingOptionsException : Exception {
this
(Argument a, Argument b);
const
(
Argument
)
getOption1
();
const
(
Argument
)
getOption2
();
}
Constructors
this
this
(Argument a, Argument b)
Undocumented in source.
Members
Functions
getOption1
const
(
Argument
)
getOption1
()
Undocumented in source. Be warned that the author may not have intended to support it.
getOption2
const
(
Argument
)
getOption2
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
eph
args
err
classes
ConflictingOptionsException
MissingParameterException
UnexpectedParameterException
UnknownFlagException