Skip to main content

display_error

Function display_error 

Source
pub fn display_error(e: &ScopeError)
Expand description

Displays an error with a remediation hint when available.

Uses color when stderr is a TTY, plain text otherwise.