scala.build.internals.EnvVar
See theEnvVar companion object
Value parameters
- description
-
A short description what is it used for
- name
-
The name of the environment variable
- passToIde
-
Whether to pass this variable to the IDE/BSP client (true by default, should only be disabled for env vars which aren't safe to save on disk)
- requiresPower
-
Whether this variable is related to a feature that requires power mode; also used for internal toggles and such
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article