View Source ExFactor (ExFactor v0.2.2)
ExFactor
is a refactoring helper.
By identifying a Module, function name, and arity, it will identify all non-test usages and extract them to a new Module.
If the Module exists, it adds the function to the end of the file and change all calls to the new module's name.
Link to this section Summary
Link to this section Functions
Call Extractor, Remover, and Formatter modules