Cargo Features
term-transcript-cli has no features set by default.
[dependencies]
term-transcript-cli = { version = "0.4.0-beta.1", features = ["portable-pty", "tracing"] }
- portable-pty
-
Enables capturing output via pseudo-terminal (PTY).
Enables portable-pty of term-transcript
- tracing = tracing-subscriber
-
Enables tracing for main operations.
Enables tracing of term-transcript
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.