Holds optional terminal environment variables (TERM, COLORTERM, NO_COLOR, CLICOLOR_FORCE, COLUMN).
More...
#include <shamterm/include/sham/term/env.hpp>
|
| std::optional< std::string_view > | TERM |
| std::optional< std::string_view > | COLORTERM |
| std::optional< std::string_view > | NO_COLOR |
| std::optional< std::string_view > | CLICOLOR_FORCE |
| std::optional< std::string_view > | COLUMN |
Holds optional terminal environment variables (TERM, COLORTERM, NO_COLOR, CLICOLOR_FORCE, COLUMN).
Definition at line 28 of file env.hpp.
◆ CLICOLOR_FORCE
| std::optional<std::string_view> sham::term::TermEnvVars::CLICOLOR_FORCE |
◆ COLORTERM
| std::optional<std::string_view> sham::term::TermEnvVars::COLORTERM |
◆ COLUMN
| std::optional<std::string_view> sham::term::TermEnvVars::COLUMN |
◆ NO_COLOR
| std::optional<std::string_view> sham::term::TermEnvVars::NO_COLOR |
◆ TERM
| std::optional<std::string_view> sham::term::TermEnvVars::TERM |
The documentation for this struct was generated from the following file: