Re-exports§
pub use crate::repl::ReplWrapper;
Modules§
Enums§
Functions§
- linux_
oneshot - Linux auto login then do command
- spawn
- Spawn spawnes a new session.
Type Aliases§
- Session
- Session represents a spawned process and its IO stream. It controlls process and communication with it.