pub fn should_output_json(cli: &Cli, repo_config: Option<&RepoConfig>) -> boolExpand description
Resolve whether command output should use JSON after applying user, repository, and explicit CLI output settings.
pub fn should_output_json(cli: &Cli, repo_config: Option<&RepoConfig>) -> boolResolve whether command output should use JSON after applying user, repository, and explicit CLI output settings.