HelpDecoratingContainer.helpEnabled

Set on or off help information displaying.

  1. HelpDecoratingContainer helpEnabled(bool helpEnabled)
    class HelpDecoratingContainer
    @safe nothrow
    helpEnabled
  2. bool helpEnabled()

Parameters

helpEnabled bool

whether help info is enabled or not

Return Value

typeof(this)

Meta