Trait std::os::linux::process::CommandExt [−][src]
pub trait CommandExt: Sealed {
fn create_pidfd(&mut self, val: bool) -> &mut Command;
}
This is supported on Linux only.
Expand description
特定于操作系统的 Command
的扩展