doex

v0.1.1

  • Pages
  • Modules
  • Mix Tasks

    doex v0.1.1 Doex.Config View Source

    Link to this section Summary

    Functions

    filename()
    get(key)
    get(filename, key)
    init()
    init(filename)
    invoke(piped_in_argument, expr)
    put(key, value)
    put(filename, key, value)
    read()
    read(filename)
    reinit()
    reinit(filename)
    remove(key)
    remove(filename, key)

    Link to this section Functions

    Link to this function filename() View Source
    Link to this function get(key) View Source
    Link to this function get(filename, key) View Source
    Link to this function init() View Source
    Link to this function init(filename) View Source
    Link to this macro invoke(piped_in_argument, expr) View Source (macro)
    Link to this function put(key, value) View Source
    Link to this function put(filename, key, value) View Source
    Link to this function read() View Source
    Link to this function read(filename) View Source
    Link to this function reinit() View Source
    Link to this function reinit(filename) View Source
    Link to this function remove(key) View Source
    Link to this function remove(filename, key) View Source

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