Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Wayback::Protocol::SnapshotsParser
Constants
AGGREGATE_COUNT = 7
CDX_OUTPUT_SERPARATOR = ' '
DIGEST = 5
LENGTH = 6
MIMETYPE = 3
ORIGINAL = 2
STATUSCODE = 4
TIMESTAMP = 1
URLKEY = 0
WAYBACK_MACHINE_BASE_URL = "https://web.archive.org/web"
Class methods
call
(io :
IO
) :
Array
(
Snapshot
)
Source