CPub.Config (CPub v0.3.0) View Source

Configuration wrapper.

Link to this section Summary

Link to this section Functions

Specs

base_url() :: String.t()

Specs

get(atom() | module()) :: any()
get([atom() | module()]) :: any()

Specs

get([atom() | module()], any()) :: any()
get(atom() | module(), any()) :: any()

Specs

get!(atom() | module()) :: any()

Specs

instance() :: keyword()

Specs

user_agent() :: String.t()