io.github.vigoo.prox.path

Small helper package to work with Java NIO paths

Type members

Classlikes

implicit class PathOps(value: Path)

Extension methods for java.nio.file.Path

Extension methods for java.nio.file.Path

Value members

Concrete fields

val home: Path

The home directory

The home directory

val root: Path

The root directory

The root directory

Implicits

Implicits

final implicit def PathOps(value: Path): PathOps

Extension methods for java.nio.file.Path

Extension methods for java.nio.file.Path