ExClearbit

v0.1.3

  • Pages
  • Modules
  • Exceptions

    ExClearbit v0.1.3 ExClearbit.Config View Source

    Link to this section Summary

    Functions

    current_scope()
    get()

    Get config map

    get(atom)
    get_tuples()
    retrieve(key, default \\ nil, scope \\ current_scope())
    set(value)

    Set config values

    set(atom, value)
    set_option(key, value)

    Link to this section Functions

    Link to this function current_scope() View Source
    Link to this function get() View Source

    Get config map

    Link to this function get(atom) View Source
    Link to this function get_tuples() View Source
    Link to this function retrieve(key, default \\ nil, scope \\ current_scope()) View Source
    Link to this function set(value) View Source

    Set config values

    Link to this function set(atom, value) View Source
    Link to this function set_option(key, value) View Source

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