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



388
389
390
# File 'lib/rdf/util/file.rb', line 388

def last_modified
  @last_modified
end