View Source ExFactor.Callers (ExFactor v0.4.1)

Documentation for ExFactor.Callers.

Link to this section Summary

Link to this section Functions

Link to this function

callers(mod, trace_function \\ get_trace_function())

View Source

use mix xref list all the callers of a given module.

Link to this function

callers(mod, func, arity, trace_function \\ get_trace_function())

View Source