View Source Recode.Config (Recode v0.5.0)

This module reads the Recode configuration.

Link to this section Summary

Link to this section Types

@type config() :: keyword()

Link to this section Functions

@spec read(Path.t() | opts) :: {:ok, config()} | {:error, :not_found}
when opts: keyword()