TerminalEnvironment

View Source

Summary

Environment variables used to decide terminal behavior.

Signature

type TerminalEnvironment = Record<string, string | undefined>;