Class: FileInfo

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

Instance Attribute Summary collapse

Instance Attribute Details

#modifiedObject

Returns the value of attribute modified

Returns:

  • (Object)

    the current value of modified



7
8
9
# File 'lib/file.rb', line 7

def modified
  @modified
end