resolve_interactive

Function resolve_interactive 

Source
pub fn resolve_interactive(
    cli_no_interactive: bool,
    env: Option<&str>,
    stdout_is_tty: bool,
) -> bool
Expand description

Resolve whether prompts should run interactively.