Docs.rs
pty-shell-0.2.0
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pty-shell 0.2.0
Spawn a shell and control it through pty
Crate
Source
Builds
Feature flags
Hide files
..
it_can_hook_stdout_with_callback.rs
it_can_hook_stdout_with_handler.rs
it_can_spawn.rs
lib.rs
1
2
3
mod
it_can_spawn
;
mod
it_can_hook_stdout_with_handler
;
mod
it_can_hook_stdout_with_callback
;