MyOptions.verbose

Undocumented in source.
struct MyOptions
@Help("be noisy")
@ShortName('v')
bool verbose;

Meta