Module term_transcript::traits

source ·
Expand description

Traits for interaction with the terminal.

Structs

Traits

  • Common denominator for types that can be used to configure commands for execution in the terminal.
  • Representation of a shell process.
  • Encapsulates spawning and sending inputs / receiving outputs from the shell.