bitwarden_cli

Function install_color_eyre

source
pub fn install_color_eyre(color: Color) -> Result<(), Report>
Expand description

Installs color_eyre, if Color is disabled we use an empty theme to disable error colors.