Defines environment variables.
Declarations
Type
attribute set of stringDefault
{
LESS = "-R";
}Example
{
LESS = "--quit-if-one-screen";
}Defines environment variables.
attribute set of string{
LESS = "-R";
}{
LESS = "--quit-if-one-screen";
}