SwitchableContainer.enabled

Set the state of decorated.

Set the state of decorated. Whether is enabled or disabled.

  1. SwitchableContainer!T enabled(bool enabled)
    class SwitchableContainer
    @safe nothrow
    enabled
    (
    bool enabled
    )
  2. inout(bool) enabled()

Meta