Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Wayback
Constants
VERSION = "0.0.3"
Class methods
default_engine
Source
first_snapshot
(url :
String
) :
Snapshot
|
Nil
Source
latest_snapshot
(url :
String
) :
Snapshot
|
Nil
Source
perform
(query :
Wayback::Query
) :
Array
(
Snapshot
)
Source
snapshots
(url :
String
, *, from :
Time
|
Nil
= nil, to :
Time
|
Nil
= nil, latest :
Int32
|
Nil
= nil, earliest :
Int32
|
Nil
= nil)
Source
Nested types
Wayback::Api
Wayback::Engine
Wayback::Protocol
Wayback::Query
Wayback::Utils