pub fn eval_pipeline_without_terminal_expression( src: &str, cwd: &Path, engine_state: &mut Box<EngineState>, ) -> Option<Value>