Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Wayback::Engine
Inherits
Reference
<
Object
Constructors
new
(*, api :
Wayback::Api
|
Nil
= nil)
Source
Instance methods
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) :
Array
(
Snapshot
)
Source