nu_cli
pub async fn run_pipeline_standalone<'_>( pipeline: String, redirect_stdin: bool, context: &'_ mut EvaluationContext, exit_on_error: bool) -> Result<(), Box<dyn Error>>