Class: Mushy::FireUpAWebServer

Inherits:
Run
  • Object
show all
Defined in:
lib/mushy/run.rb

Instance Attribute Summary collapse

Attributes inherited from Run

#flow_id, #id

Instance Attribute Details

#flowObject

Returns the value of attribute flow.



6
7
8
# File 'lib/mushy/run.rb', line 6

def flow
  @flow
end

#fluxObject

Returns the value of attribute flux.



6
7
8
# File 'lib/mushy/run.rb', line 6

def flux
  @flux
end