Method: Daemons::ApplicationGroup#app_name
- Defined in:
- lib/daemons/application_group.rb
#app_name ⇒ Object (readonly)
Returns the value of attribute app_name.
5 6 7 |
# File 'lib/daemons/application_group.rb', line 5 def app_name @app_name end |