Method: XfOOrth::VirtualMachine#data
- Defined in:
- lib/fOOrth/initialize.rb
#data ⇒ Object (readonly)
The thread data associated with this virtual machine.
30 31 32 |
# File 'lib/fOOrth/initialize.rb', line 30 def data @data end |
The thread data associated with this virtual machine.
30 31 32 |
# File 'lib/fOOrth/initialize.rb', line 30 def data @data end |