Class: FileInfo
- Inherits:
-
Struct
- Object
- Struct
- FileInfo
- Defined in:
- lib/file.rb
Instance Attribute Summary collapse
-
#modified ⇒ Object
Returns the value of attribute modified.
Instance Attribute Details
#modified ⇒ Object
Returns the value of attribute modified
7 8 9 |
# File 'lib/file.rb', line 7 def modified @modified end |