Class: Haku::Core::Finish
- Inherits:
-
Struct
- Object
- Struct
- Haku::Core::Finish
- Defined in:
- lib/haku/core.rb
Instance Attribute Summary collapse
-
#payload ⇒ Object
Returns the value of attribute payload.
-
#status ⇒ Object
Returns the value of attribute status.
Instance Attribute Details
#payload ⇒ Object
Returns the value of attribute payload
52 53 54 |
# File 'lib/haku/core.rb', line 52 def payload @payload end |
#status ⇒ Object
Returns the value of attribute status
52 53 54 |
# File 'lib/haku/core.rb', line 52 def status @status end |