Class: Orbacle::Graph::ZSuper

Inherits:
Struct
  • Object
show all
Defined in:
lib/orbacle/graph.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block



7
8
9
# File 'lib/orbacle/graph.rb', line 7

def block
  @block
end

#send_resultObject

Returns the value of attribute send_result



7
8
9
# File 'lib/orbacle/graph.rb', line 7

def send_result
  @send_result
end