Path

object Path
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(path: String): Path
def join(paths: Path*): Path
def resolve(paths: Path*): Path

Concrete fields

val empty: Path
val tmpdir: Path

Implicits

Implicits

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