Module cli_error

Source
Expand description

This module manages the step of turning error types into printed error messages

Relies on the miette crate for pretty layout

Functionsยง

format_shell_error
report_compile_error
report_parse_error
report_parse_warning
report_shell_error
report_shell_warning