DirenvConfig.Watcher (direnv_config v0.1.0)

Copy Markdown View Source

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

@spec start_link(keyword()) :: GenServer.on_start()

stop(pid)

@spec stop(pid()) :: :ok