Path

object Path
Companion:
class
class Object
trait Matchable
class Any
Path.type

Value members

Concrete methods

def apply(path: String): Path
def fromNioPath(path: Path): Path

Implicits

Inherited implicits

implicit def instances: Monoid[Path] & Order[Path] & Hash[Path] & Show[Path]