Class: CaptiveStackDetector::Runtime

Inherits:
Data
  • Object
show all
Defined in:
lib/captive_stack_detector/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nodeObject (readonly)

Returns the value of attribute node

Returns:

  • (Object)

    the current value of node



6
7
8
# File 'lib/captive_stack_detector/types.rb', line 6

def node
  @node
end

#rubyObject (readonly)

Returns the value of attribute ruby

Returns:

  • (Object)

    the current value of ruby



6
7
8
# File 'lib/captive_stack_detector/types.rb', line 6

def ruby
  @ruby
end