RelativeReadMapper
trait ReadMapper
trait GenericMapper
class Object
trait Matchable
class Any
Value members
Concrete methods
Reconstructs a relative path to use the libraries root, assuming that all the classpath entries are absolute (even compiler plugins) and they come from a unique place.
Reconstructs a relative path to use the libraries root, assuming that all the classpath entries are absolute (even compiler plugins) and they come from a unique place.
- Value parameters:
- classpathEntry
The classpath entry to be passed to the compiler.
- Definition Classes
- GenericMapper