io.github.vigoo.prox.path

Small helper package to work with Java NIO paths

Attributes

Members list

Type members

Classlikes

implicit class PathOps(value: Path)

Extension methods for java.nio.file.Path

Extension methods for java.nio.file.Path

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete fields

val home: Path

The home directory

The home directory

Attributes

val root: Path

The root directory

The root directory

Attributes

Implicits

Implicits

final implicit def PathOps(value: Path): PathOps

Extension methods for java.nio.file.Path

Extension methods for java.nio.file.Path

Attributes