Method: Gemfire::ApplicationCode#version
- Defined in:
- lib/vas/gemfire/application_code.rb
#version ⇒ String (readonly)
Returns the version of the application code.
26 27 28 |
# File 'lib/vas/gemfire/application_code.rb', line 26 def version @version end |