Available on crate feature
terminal only.Expand description
Reexport freya-terminal when the terminal feature is enabled.
Structs§
- Command
Builder CommandBuilderis used to prepare a command to be spawned into a pty. The interface is intentionally similar to that ofstd::process::Command.- Terminal
- User-facing Terminal component
- Terminal
Buffer - Terminal buffer containing the current state of the terminal.
- Terminal
Handle - Handle to a running terminal instance.
- Terminal
Id - Unique identifier for a terminal instance
Enums§
- Terminal
Error - Error type for terminal operations