View Source Recode.Config (Recode v0.5.2)

This module reads the Recode configuration.

Summary

Types

@type config() :: keyword()

Functions

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