Edip.Utils

Summary

abort!()

Exits with exit status 1

debug(message)

Print an informational message without color

do_cmd(command, callback \\ :erlang.make_fun(Edip.Utils.PrefixWriter, :write, 1))
error(message)

Print an error message in red

info(message)

Print an informational message in green

notice(message)

Print a notice in cyan

print(message)
silence?(options)
warn(message)

Print a warning message in yellow

Functions

abort!()

Exits with exit status 1

debug(message)

Print an informational message without color

do_cmd(command, callback \\ :erlang.make_fun(Edip.Utils.PrefixWriter, :write, 1))
error(message)

Print an error message in red

info(message)

Print an informational message in green

notice(message)

Print a notice in cyan

print(message)
silence?(options)
warn(message)

Print a warning message in yellow