method promise
1 | class X::Promise::Vowed |
1.1 | (X::Promise::Vowed) method promise |
2 | class X::Promise::CauseOnlyValidOnBroken |
2.1 | (X::Promise::CauseOnlyValidOnBroken) method promise |
Documentation for method promise
assembled from the following types:
class X::Promise::Vowed
From X::Promise::Vowed
(X::Promise::Vowed) method promise
method promise()
Returns the vowed Promise.
class X::Promise::CauseOnlyValidOnBroken
From X::Promise::CauseOnlyValidOnBroken
(X::Promise::CauseOnlyValidOnBroken) method promise
method promise()
Returns the Promise that was asked about.