Skip to main content

run_file_captured

Function run_file_captured 

Source
pub fn run_file_captured(path: impl AsRef<Path>) -> String
Expand description

Parse and run a crok script file. Returns captured output. Panics on failure.