Searched defs:stdio (Results 1 – 7 of 7) sorted by relevance
10 pub mod stdio { module31 pub mod stdio { module50 pub mod stdio { module
267 pub mod stdio; module
147 const spwOpts = {cwd: cfg.outDir, stdio: ['ignore', opts.stdout, 'inherit']}; property
238 pub(super) fn stdio<T>(io: T) -> io::Result<ChildStdio> in stdio() function
366 pub(super) fn stdio<T>(io: T) -> io::Result<ChildStdio> in stdio() function
779 const spwOpts = {cwd: cfg.outDir, stdio: ['ignore', opts.stdout, 'inherit']}; property
14244 "stdio": [], array