thesis v0.0.2 Mix.Thesis.Utils

Summary

Functions

Print an informational message without color

Print an error message in red

Print an informational message in green

Print a notice in yellow

Print a status message to the console

Print a warning message in yellow

Functions

append_to_file(contents, dest_file_path)
copy_to_target(arg)
debug(message)

Print an informational message without color

error(message)

Print an error message in red

get_module()
get_package_path()
info(message)

Print an informational message in green

notice(message)

Print a notice in yellow

render_eex(arg)
status_msg(status, message)

Print a status message to the console

timestamp()
warn(message)

Print a warning message in yellow