Module tty

Module tty 

Source
Expand description

TTY detection utilities for respecting cargo’s progress settings.

Functions§

should_show_progress
Check if progress should be shown based on cargo’s term.progress.when setting (respects CARGO_TERM_PROGRESS_WHEN environment variable).