Method: Shared::Installation#version
- Defined in:
- lib/vas/shared/installations.rb
#version ⇒ String (readonly)
Returns the installation’s version.
44 45 46 |
# File 'lib/vas/shared/installations.rb', line 44 def version @version end |