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