Class: Orbacle::Graph::ZSuper
- Inherits:
-
Struct
- Object
- Struct
- Orbacle::Graph::ZSuper
- Defined in:
- lib/orbacle/graph.rb
Instance Attribute Summary collapse
-
#block ⇒ Object
Returns the value of attribute block.
-
#send_result ⇒ Object
Returns the value of attribute send_result.
Instance Attribute Details
#block ⇒ Object
Returns the value of attribute block
7 8 9 |
# File 'lib/orbacle/graph.rb', line 7 def block @block end |
#send_result ⇒ Object
Returns the value of attribute send_result
7 8 9 |
# File 'lib/orbacle/graph.rb', line 7 def send_result @send_result end |