Method: RDF::Util::File::RemoteDocument#last_modified

Defined in:
lib/rdf/util/file.rb

#last_modifiedDateTime (readonly)

Last-Modified time from headers

Returns:

  • (DateTime)

Since:

  • 0.2.4



379
380
381
# File 'lib/rdf/util/file.rb', line 379

def last_modified
  @last_modified
end