Method: Gemfire::ApplicationCode#name

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

#nameString (readonly)

Returns the name of the application code.

Returns:

  • (String)

    the name of the application code



23
24
25
# File 'lib/vas/gemfire/application_code.rb', line 23

def name
  @name
end