ProgramOptions.helpText

Returns a string that represents a block of text that can be output to stdout to display a help message

struct ProgramOptions(Options...)
string
helpText
const
(
)
if (
Options.length > 0
)

Meta