tracer v0.1.1 Tracer.Tool behaviour
Module that is used by all Tool implementations
Link to this section Summary
Link to this section Functions
Link to this function
add_probe(state, probe)
Link to this function
get_agent_opts(state)
Link to this function
get_forward_to(state)
Link to this function
get_node(state)
Link to this function
get_probes(state)
Link to this function
get_tool_field(state, field)
Link to this function
handle_event(event, state)
Link to this function
handle_flush(state)
Link to this function
handle_start(state)
Link to this function
handle_stop(state)
Link to this function
handle_valid?(state)
Link to this function
new(tool_module, params)
Link to this function
remove_probe(state, probe)
Link to this function
set_tool_field(state, field, value)
Link to this function
valid?(state)