Skip to main content

parse_run_script

Function parse_run_script 

Source
pub fn parse_run_script(text: &str) -> Result<Vec<Value>, CliError>
Expand description

Parse a run script body as NDJSON objects and/or a top-level JSON array (GAP-A003).