Tmp.Worker (Tmp v0.2.0) View Source

Executes the function given to Tmp.dir/2 in a GenServer process

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

execute(base_dir, dirname, function, timeout)

View Source

Specs

execute(binary(), Path.t(), function(), timeout()) :: term()