Searched defs:PtyProcess (Results 1 – 1 of 1) sorted by relevance
90 struct PtyProcess { struct95 impl PtyProcess { argument111 fn init_pty_process(cmd: Option<String>, _channel_id: u32) -> io::Result<PtyProcess> { in init_pty_process()