phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Option.required
std
getopt
Option
If a option is required, not passing it will result in an error
struct
Option
bool
required
;
Meta
Source
See Implementation
std
getopt
Option
variables
help
optLong
optShort
required
If a option is required, not passing it will result in an error