Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Movie::FutureResult(T)
Inherits
Struct
<
Value
<
Object
Constructors
new
(status :
FutureStatus
, value :
T
|
Nil
= nil, error :
Exception
|
Nil
= nil)
Source
Instance methods
cancelled?
Source
error
Source
failure?
Source
pending?
Source
status
Source
success?
Source
value
Source