object Environment
Values found solely by inspecting environment or property variables.
- Source
- PathResolver.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Environment
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def javaBootClassPath: String
- def javaExtDirs: String
-
def
javaUserClassPath: String
The java classpath and whether to use it.
- def scalaExtDirs: String
- def scalaHome: String
-
def
sourcePathEnv: String
Environment variables which java pays attention to so it seems we do as well.
-
def
toString(): String
- Definition Classes
- Environment → AnyRef → Any
- def useJavaClassPath: Boolean
The Scala compiler and reflection APIs.