Module tuirealm::terminal

source ·
Expand description

§terminal

Cross platform Terminal helper

Structs§

  • An helper around Terminal to quickly setup and perform on terminal. You can opt whether to use or not this structure to interact with the terminal Anyway this structure is 100% cross-backend compatible and is really easy to use, so I suggest you to use it. If you need more advance terminal command, you can get a reference to it using the raw() and raw_mut() methods.

Enums§

Type Aliases§