Class: FileHelper::FakeIO
- Inherits:
-
Object
- Object
- FileHelper::FakeIO
- Defined in:
- lib/file_helper.rb
Instance Attribute Summary collapse
-
#status ⇒ Object
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ Object
Returns the value of attribute status.
40 41 42 |
# File 'lib/file_helper.rb', line 40 def status @status end |