Skip to main content

run_jj

Function run_jj 

Source
pub fn run_jj(repo_path: &Path, args: &[&str]) -> Result<RunOutput, RunError>
Expand description

Run a jj command in a repo directory, returning captured output.