aboutsummaryrefslogtreecommitdiffstats
path: root/src/std.rs
blob: 969c51a5b0bc4d2dc5230d6dad70a27ada9ba7ef (plain) (blame)
1
pub type Child = crate::Child<std::process::Child, crate::pty::std::Pty>;