Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > fdedb3cf2140df9b6d419a2338ab1caa > files > 5547

rust-doc-1.25.0-1.mga6.x86_64.rpm

initSidebarItems({"fn":[["abort","Terminates the process in an abnormal fashion."],["exit","Terminates the current process with the specified exit code."],["id","Returns the OS-assigned process identifier associated with this process."]],"struct":[["Child","Representation of a running or exited child process."],["ChildStderr","A handle to a child process's stderr."],["ChildStdin","A handle to a child process's standard input (stdin)."],["ChildStdout","A handle to a child process's standard output (stdout)."],["Command","A process builder, providing fine-grained control over how a new process should be spawned."],["ExitStatus","Describes the result of a process after it has terminated."],["Output","The output of a finished process."],["Stdio","Describes what to do with a standard I/O stream for a child process when passed to the [`stdin`], [`stdout`], and [`stderr`] methods of [`Command`]."]]});