Option.hideHelp

set whether the option is hidden out of help command

class Option
hideHelp
(
bool hide = true
)

Parameters

hide bool

whether the option is hidden out of help command

Return Value

Type: Self

Self for chain call

Meta