Class: Mushy::Run

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

Direct Known Subclasses

FireUpAWebServer

Instance Attribute Summary collapse

Instance Attribute Details

#flow_idObject

Returns the value of attribute flow_id.



2
3
4
# File 'lib/mushy/run.rb', line 2

def flow_id
  @flow_id
end

#idObject

Returns the value of attribute id.



2
3
4
# File 'lib/mushy/run.rb', line 2

def id
  @id
end