dotty.tools.dotc.config.PathResolver$
See thePathResolver companion class
object PathResolver
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- PathResolver.type
Members list
Concise view
Type members
Classlikes
object Defaults
object Environment
Values found solely by inspecting environment or property variables.
Values found solely by inspecting environment or property variables.
Attributes
- Graph
- Supertypes
- Self type
- Environment.type
Value members
Concrete methods
Show values in Environment and Defaults when no argument is provided. Otherwise, show values in Calculated as if those options had been given to a scala runner.
Show values in Environment and Defaults when no argument is provided. Otherwise, show values in Calculated as if those options had been given to a scala runner.
Attributes
Map all classpath elements to absolute paths and reconstruct the classpath.
Map all classpath elements to absolute paths and reconstruct the classpath.