Tmp.Monitor (Tmp v0.2.0) View Source

Monitors Tmp.Worker processes and removes their directories on exits.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

demonitor(pid \\ self())

View Source
Link to this function

monitor(dir, pid \\ self())

View Source
Link to this function

start_link(options \\ [])

View Source