OptionContext.getHelpEnabled

Returns whether automatic --help generation is turned on for context. See OptionContext.setHelpEnabled.

class OptionContext
bool
getHelpEnabled
()

Return Value

Type: bool

TRUE if automatic help generation is turned on.

Meta