readRequiredOption

The same as readOption, but throws an exception if the given option is missing.

T
readRequiredOption
(
T
)
(
string names
,
string help_text
)

See Also

readOption

Meta