Libraries
»
warc
(1.0.1)
»
Index
»
Warc
»
Record
»
Header
»
#type
Method: Warc::Record::Header#type
Defined in:
lib/warc/record/header.rb
#
type
⇒
Object
55 56 57
# File 'lib/warc/record/header.rb', line 55
def
type
self
[
"warc-type"
]
end