Class: NattyUI::Task
- Includes:
- WithStatus
- Defined in:
- lib/natty-ui/task.rb
Overview
Task display section used by Features#task.
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.