View Source ExFactor.Server (ExFactor v0.4.1)

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

record(type, file, line, column, module, name, arity, caller_module)

View Source