EnvVar

scala.build.internals.EnvVar
See theEnvVar companion class
object EnvVar

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
EnvVar.type

Members list

Type members

Classlikes

object Bloop extends EnvVarGroup

Attributes

Supertypes
trait EnvVarGroup
class Object
trait Matchable
class Any
Self type
Bloop.type
object Coursier extends EnvVarGroup

Attributes

Supertypes
trait EnvVarGroup
class Object
trait Matchable
class Any
Self type
Coursier.type
trait EnvVarGroup

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Bloop
object Coursier
object Internal
object Java
object Misc
object ScalaCli
object Spark
Show all
object Internal extends EnvVarGroup

Attributes

Supertypes
trait EnvVarGroup
class Object
trait Matchable
class Any
Self type
Internal.type
object Java extends EnvVarGroup

Attributes

Supertypes
trait EnvVarGroup
class Object
trait Matchable
class Any
Self type
Java.type
object Misc extends EnvVarGroup

Attributes

Supertypes
trait EnvVarGroup
class Object
trait Matchable
class Any
Self type
Misc.type
object ScalaCli extends EnvVarGroup

Attributes

Supertypes
trait EnvVarGroup
class Object
trait Matchable
class Any
Self type
ScalaCli.type
object Spark extends EnvVarGroup

Attributes

Supertypes
trait EnvVarGroup
class Object
trait Matchable
class Any
Self type
Spark.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def all: Seq[EnvVar]
def allBsp: Seq[EnvVar]
def helpMessage(isPower: Boolean): String