RelativeWriteMapper
trait WriteMapper
trait GenericMapper
class Object
trait Matchable
class Any
Value members
Concrete methods
Makes a path relative to the libraries root, assuming that all the classpath entries are absolute (even compiler plugins) and they come from a unique place.
Makes a path relative to 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