Closed BD103 closed 4 months ago
Add the --color [auto/always/never] flag, and style the output based on this.
--color [auto/always/never]
This flag should be forwarded to cargo as well. Perhaps it should respect CARGO_TERM_COLOR or a similar environmental variable?
cargo
CARGO_TERM_COLOR
Add the
--color [auto/always/never]
flag, and style the output based on this.This flag should be forwarded to
cargo
as well. Perhaps it should respectCARGO_TERM_COLOR
or a similar environmental variable?