Method: Gemfire::ApplicationCode#version

Defined in:
lib/vas/gemfire/application_code.rb

#versionString (readonly)

Returns the version of the application code.

Returns:

  • (String)

    the version of the application code



26
27
28
# File 'lib/vas/gemfire/application_code.rb', line 26

def version
  @version
end