eisegesis v1.0.0
  • Pages
  • Modules
  • Mix Tasks

    Eisegesis.Output (eisegesis v1.0.0) View Source

    Implements functions to build all Eisegesis's output

    Link to this section Summary

    Functions

    blue(text)
    bold(text)
    decorated_header(text, emoji_name)
    end_border()
    error(desc, reason)
    failure(info)
    get_emoji(emoji_name)
    green(text)
    info(info)
    left(text)
    red(text)
    skipped(info)
    start_border(info)
    success(info)
    terminal_width()
    yellow(text)

    Link to this section Functions

    Link to this function

    blue(text)

    View Source
    Link to this function

    bold(text)

    View Source
    Link to this function

    decorated_header(text, emoji_name)

    View Source
    Link to this function

    end_border()

    View Source
    Link to this function

    error(desc, reason)

    View Source
    Link to this function

    failure(info)

    View Source
    Link to this function

    get_emoji(emoji_name)

    View Source
    Link to this function

    green(text)

    View Source
    Link to this function

    info(info)

    View Source
    Link to this function

    left(text)

    View Source
    Link to this function

    red(text)

    View Source
    Link to this function

    skipped(info)

    View Source
    Link to this function

    start_border(info)

    View Source
    Link to this function

    success(info)

    View Source
    Link to this function

    terminal_width()

    View Source
    Link to this function

    yellow(text)

    View Source

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference