Class: CaptiveStackDetector::Runtime
- Inherits:
-
Data
- Object
- Data
- CaptiveStackDetector::Runtime
- Defined in:
- lib/captive_stack_detector/types.rb
Instance Attribute Summary collapse
-
#node ⇒ Object
readonly
Returns the value of attribute node.
-
#ruby ⇒ Object
readonly
Returns the value of attribute ruby.
Instance Attribute Details
#node ⇒ Object (readonly)
Returns the value of attribute node
6 7 8 |
# File 'lib/captive_stack_detector/types.rb', line 6 def node @node end |
#ruby ⇒ Object (readonly)
Returns the value of attribute ruby
6 7 8 |
# File 'lib/captive_stack_detector/types.rb', line 6 def ruby @ruby end |