# `DirenvConfig.Watcher`
[🔗](https://github.com/noizu/direnv-config/blob/main/lib/direnv_config/watcher.ex#L1)

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `start_link`

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

# `stop`

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

---

*Consult [api-reference.md](api-reference.md) for complete listing*
