Method: XfOOrth::VirtualMachine#version
- Defined in:
- lib/fOOrth.rb
#version ⇒ Object
Get the version string for this virtual machine.
Endemic Code Smells
-
:reek:UtilityFunction
49 50 51 |
# File 'lib/fOOrth.rb', line 49 def version XfOOrth.version end |