pub fn resolve_interactive( cli_no_interactive: bool, env: Option<&str>, stdout_is_tty: bool, ) -> bool
Resolve whether prompts should run interactively.