Class: Toggles::StatResult
- Inherits:
-
Struct
- Object
- Struct
- Toggles::StatResult
- Defined in:
- lib/toggles.rb
Instance Attribute Summary collapse
-
#inode ⇒ Object
Returns the value of attribute inode.
-
#mtime ⇒ Object
Returns the value of attribute mtime.
Instance Attribute Details
#inode ⇒ Object
Returns the value of attribute inode
13 14 15 |
# File 'lib/toggles.rb', line 13 def inode @inode end |
#mtime ⇒ Object
Returns the value of attribute mtime
13 14 15 |
# File 'lib/toggles.rb', line 13 def mtime @mtime end |