Class: Toggles::StatResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/toggles.rb

Instance Attribute Summary collapse

Instance Attribute Details

#inodeObject

Returns the value of attribute inode

Returns:

  • (Object)

    the current value of inode



13
14
15
# File 'lib/toggles.rb', line 13

def inode
  @inode
end

#mtimeObject

Returns the value of attribute mtime

Returns:

  • (Object)

    the current value of mtime



13
14
15
# File 'lib/toggles.rb', line 13

def mtime
  @mtime
end