pub fn run_file_captured(path: impl AsRef<Path>) -> String
Parse and run a crok script file. Returns captured output. Panics on failure.