Method: Command::Cacheable::Command#status
- Defined in:
- lib/command/cacheable/command.rb
#status ⇒ Object (readonly)
Returns the value of attribute status.
23 24 25 |
# File 'lib/command/cacheable/command.rb', line 23 def status @status end |