Environment

dotty.tools.dotc.config.PathResolver.Environment
object Environment

Values found solely by inspecting environment or property variables.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Environment variables which java pays attention to so it seems we do as well.

Environment variables which java pays attention to so it seems we do as well.

Attributes

The java classpath and whether to use it.

The java classpath and whether to use it.

Attributes

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any