Module: Shoes::Package::WarblerExtensions::ShoesWarblerConfig
- Defined in:
- shoes-package/lib/shoes/package/configuration.rb
Overview
Adds Shoes-specific functionality to the Warbler Config
Instance Attribute Summary collapse
-
#run ⇒ Object
Returns the value of attribute run.
Instance Attribute Details
#run ⇒ Object
Returns the value of attribute run.
170 171 172 |
# File 'shoes-package/lib/shoes/package/configuration.rb', line 170 def run @run end |