Skip to main content

command_is_interactive

Function command_is_interactive 

Source
pub const fn command_is_interactive(command: &Commands) -> bool
Expand description

Commands that render an interactive terminal UI and therefore cannot be redirected, formatted, or silenced by the standard output contract.