Class: SpawnRequestHandlers

Inherits:
Struct
  • Object
show all
Defined in:
lib/angstrom/data_structures.rb

Instance Attribute Summary collapse

Instance Attribute Details

#numObject

Returns the value of attribute num

Returns:

  • (Object)

    the current value of num



8
9
10
# File 'lib/angstrom/data_structures.rb', line 8

def num
  @num
end