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