Method: FileInfo#modified

Defined in:
lib/file.rb

#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