Skip to main content

run_with_path

Function run_with_path 

Source
pub fn run_with_path(path: impl AsRef<Path>, script: &str)
Expand description

Parse and run a clitest script string. Output goes to stdout. Panics on failure.