Searched refs:from (Results 1 – 4 of 4) sorted by relevance
344 RedirectStdout::Stdout(child_stdout) => Stdio::from(child_stdout.take().unwrap()), in as_std()351 fn from(value: i32) -> Self { in from() method357 fn from(mut value: Option<ChildStdout>) -> Self { in from() method433 stdout = Some(RedirectStdout::from(pipe[0])); in execute()445 stdout = Some(RedirectStdout::from(pipe[0])); in execute()
74 running the Program is not restricted, and the output from the Program99 whole or in part contains or is derived from the Program or any115 identifiable sections of that work are not derived from the Program,167 access to copy from a designated place, then offering equivalent168 access to copy the source code from the same place counts as176 However, parties who have received copies, or rights, from you under190 Program), the recipient automatically receives a license from the201 excuse you from the conditions of this License. If you cannot208 refrain entirely from distribution of the Program.238 of the General Public License from time to time. Such new versions will
59 0 => String::from(ROOT_PATH), in shell_cmd_cd()
399 candidates.push(String::from(cmd)); in complete_command()