UI (fnord v0.7.14)

View Source

Summary

Functions

async_stream(enumerable, fun, label \\ "Working", options \\ [])

begin_step(msg, detail \\ nil)

confirm(msg)

confirm(msg, arg2)

debug(msg)

debug(msg, detail)

end_step(msg, detail \\ nil)

error(msg)

error(msg, detail)

fatal(msg)

@spec fatal(binary()) :: no_return()

fatal(msg, detail)

@spec fatal(binary(), binary()) :: no_return()

flush()

info(msg)

info(msg, detail)

printf_debug(item)

progress_bar_start(name, label, total)

progress_bar_update(name)

quiet?()

report_step(msg)

report_step(msg, detail)

spin(processing, func)

warn(msg)

warn(msg, detail)