commit
7399403f38
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ impl FromInner<AnonPipe> for ChildStderr {
|
||||||
/// .arg("-c")
|
/// .arg("-c")
|
||||||
/// .arg("echo hello")
|
/// .arg("echo hello")
|
||||||
/// .output()
|
/// .output()
|
||||||
/// .expect("failed to execute proces");
|
/// .expect("failed to execute process");
|
||||||
///
|
///
|
||||||
/// let hello = output.stdout;
|
/// let hello = output.stdout;
|
||||||
/// ```
|
/// ```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue