elixir_script_web

v0.2.0

  • Pages
  • Modules

    elixir_script_web v0.2.0 ElixirScript.Web.Console

    Link to this section Summary

    Functions

    clear()
    count()
    count(label)
    debug(obj)
    error(obj)
    info(obj)
    log(obj)
    table(data)
    table(data, columns)
    time(label)
    warn(obj)

    Link to this section Functions

    Link to this function clear()
    Link to this function count()
    Link to this function count(label)
    Link to this function debug(obj)
    Link to this function error(obj)
    Link to this function info(obj)
    Link to this function log(obj)
    Link to this function table(data)
    Link to this function table(data, columns)
    Link to this function time(label)
    Link to this function warn(obj)

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