class Rosegold::Action(T)
- Rosegold::Action(T)
- Reference
- Object
Defined in:
rosegold/control/action.crConstructors
Instance Method Summary
- #channel : Channel(Exception | Nil)
- #fail(msg : String)
- #fail(exception : Exception)
-
#join
Throw error if it failed
- #succeed
- #target : T