Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/rustix
/ pty.rs
File
pty.rs
src/pty.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Pseudoterminal operations.
2
//!
3
//! For the `openpty` and `login_tty` functions, see the
4
//! [rustix-openpty crate].
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected