Class: Mushy::Run

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

Instance Attribute Summary collapse

Instance Attribute Details

#flow_idObject

Returns the value of attribute flow_id.



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

def flow_id
  @flow_id
end

#idObject

Returns the value of attribute id.



4
5
6
# File 'lib/mushy/run.rb', line 4

def id
  @id
end