Module utils

Module utils 

Source
Expand description

Various helpers and utilities.

Modules§

fs
Filesystem utilities and helpers.

Functions§

escape_html
Escape <, >, and ‘&’ for HTML.
escape_html_attribute
Escape characters to make it safe for an HTML string.
log_backtrace
Prints a “backtrace” of some Error.