View Source ExFactor.Changer (ExFactor v0.4.1)
ExFactor.Changer
find all references to the old (source) Mod.function/arity and update
the calls to use the new (target) Mod.function/arity.
Link to this section Summary
Functions
Given all the Callers to a module, find the instances of the target function and refactor the function module reference to the new module. Respect any existing aliases.
Link to this section Functions
Given all the Callers to a module, find the instances of the target function and refactor the function module reference to the new module. Respect any existing aliases.