EnvVarGroup

scala.build.internals.EnvVar.EnvVarGroup
trait EnvVarGroup

Attributes

Graph
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

Members list

Value members

Abstract methods

def all: Seq[EnvVar]
def groupName: String

Concrete methods

def subsectionMessage(maxFullNameLength: Int, isPower: Boolean): String