Class: Mushy::FireUpAWebServer
Instance Attribute Summary collapse
-
#flow ⇒ Object
Returns the value of attribute flow.
-
#flux ⇒ Object
Returns the value of attribute flux.
Attributes inherited from Run
Instance Attribute Details
#flow ⇒ Object
Returns the value of attribute flow.
6 7 8 |
# File 'lib/mushy/run.rb', line 6 def flow @flow end |
#flux ⇒ Object
Returns the value of attribute flux.
6 7 8 |
# File 'lib/mushy/run.rb', line 6 def flux @flux end |