Function pax_compiler::run_parser_binary
source · pub fn run_parser_binary(path: &str) -> Output
Expand description
Executes a shell command to run the feature-flagged parser at the specified path Returns an output object containing bytestreams of stdout/stderr as well as an exit code