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