deli

v0.2.0-rc.6

  • Pages
  • Modules
  • Mix Tasks

    deli v0.2.0-rc.6 Deli View Source

    Defines core types

    Link to this section Summary

    Types

    app()
    env()
    host()

    Functions

    config_provider()
    is_app(app)
    is_env(env)
    is_host(host)

    Link to this section Types

    Link to this type

    app() View Source
    app() :: atom()

    Link to this type

    env() View Source
    env() :: atom()

    Link to this type

    host() View Source
    host() :: String.t()

    Link to this section Functions

    Link to this function

    config_provider() View Source

    Link to this macro

    is_app(app) View Source (macro)

    Link to this macro

    is_env(env) View Source (macro)

    Link to this macro

    is_host(host) View Source (macro)

    Built using ExDoc (v0.20.2), designed by Friedel Ziegelmayer.