pub fn run_history_command(
args: &[OsString],
env: &BTreeMap<String, String>,
cwd: &Path,
) -> Result<HistoryCliResult, HistoryCliError>pub fn run_history_command(
args: &[OsString],
env: &BTreeMap<String, String>,
cwd: &Path,
) -> Result<HistoryCliResult, HistoryCliError>