Crate detached_shell

Crate detached_shell 

Source

Re-exports§

pub use error::NdsError;
pub use error::Result;
pub use history_v2::HistoryEntry;
pub use history_v2::SessionEvent;
pub use history_v2::SessionHistory;
pub use interactive::InteractivePicker;
pub use manager::SessionManager;
pub use manager::SessionTable;
pub use pty::PtyProcess;
pub use session::Session;

Modules§

error
history
history_v2
interactive
manager
pty
pty_buffer
pty_handler
scrollback
session
terminal_state