A relative path on the filesystem, without any .. or . segments
- Companion:
- object
trait SegmentedPath
trait BasePathImpl
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