ex_catalog v1.5.0
  • Pages
  • Modules
  • Mix Tasks

    View Source ExCatalog.Config (ex_catalog v1.5.0)

    Link to this section Summary

    Functions

    config()
    get(name, default \\ nil)

    Return value by key from config.exs file.

    key_type()
    key_type(atom)
    repo()
    repos()

    Link to this section Functions

    Link to this function

    config()

    View Source
    @spec config() :: Keyword.t() | none()
    Link to this function

    get(name, default \\ nil)

    View Source

    Return value by key from config.exs file.

    Link to this function

    key_type()

    View Source
    Link to this function

    key_type(atom)

    View Source
    Link to this function

    repo()

    View Source
    Link to this function

    repos()

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language