Searched refs:output_wait (Results 1 – 2 of 2) sorted by relevance
384 async { child?.output_wait().await } in output()
283 pub async fn output_wait(&mut self) -> io::Result<Output> { in output_wait() method