scala.build.internals
package scala.build.internals
Members list
Type members
Classlikes
object ConsoleUtils
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConsoleUtils.type
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
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object EnvVar
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object FeatureType
Attributes
- Companion
- enum
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
FeatureType.type
In this article