Env

configparse.core.Position$.Env
final case class Env(name: String)

Set via an environment variable.

Attributes

Members list

Concise view

Value members

Inherited methods

def pretty: String

Attributes

Inherited from:
Position
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product