Class: AppMap::Rails::ActionHandler::Context

Inherits:
Struct
  • Object
show all
Defined in:
lib/appmap/rails/action_handler.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • the current value of id



8
9
10
# File 'lib/appmap/rails/action_handler.rb', line 8

def id
  @id
end

#start_timeObject

Returns the value of attribute start_time

Returns:

  • the current value of start_time



8
9
10
# File 'lib/appmap/rails/action_handler.rb', line 8

def start_time
  @start_time
end