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.
pub fn display_error(e: &ScopeError)Displays an error with a remediation hint when available.
Uses color when stderr is a TTY, plain text otherwise.