Method: Runners::ExecutionInfo#id

Defined in:
app/services/runners/execution_info.rb

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



6
7
8
# File 'app/services/runners/execution_info.rb', line 6

def id
  @id
end