An absolute path on the filesystem. Note that the path is
normalized and cannot contain any empty "", "." or ".." segments
- Companion:
- object
trait BasePathImpl
trait ReadablePath
trait FilePath
trait BasePath
class Object
trait Matchable
class Any
Value members
Concrete methods
Inherited methods
Relativizes this path with the given target path, finding a
sub path p such that base/p == this.
Relativizes this path with the given target path, finding a
sub path p such that base/p == this.
- Inherited from:
- BasePath