Searched defs:arg0 (Results 1 – 2 of 2) sorted by relevance
449 pub fn arg0<S: AsRef<OsStr>>(&mut self, arg: S) -> &mut PtyCommand { in arg0() method
544 pub fn arg0<S: AsRef<OsStr>>(&mut self, arg: S) -> &mut Command { in arg0() method