Class: NattyUI::Section
- Includes:
- WithStatus
- Defined in:
- lib/natty-ui/section.rb
Overview
Display section used by
Instance Attribute Summary collapse
-
#status ⇒ Object
included
from WithStatus
readonly
Returns the value of attribute status.
Instance Method Summary collapse
- #active? ⇒ Boolean included from WithStatus
- #closed? ⇒ Boolean included from WithStatus
- #failed(*text, &block) ⇒ Object included from WithStatus
- #failed? ⇒ Boolean included from WithStatus
- #ok(*text) ⇒ Object (also: #done) included from WithStatus
- #ok? ⇒ Boolean included from WithStatus
Instance Attribute Details
#status ⇒ Object (readonly) Originally defined in module WithStatus
Returns the value of attribute status.