Path

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

Value members

Concrete methods

def apply(path: String): Path
Source:
Path.scala
def fromNioPath(path: Path): Path
Source:
Path.scala

Implicits

Inherited implicits

implicit def instances: Monoid[Path] & Order[Path] & Hash[Path] & Show[Path]
Inherited from:
PathCompanionApi (hidden)
Source:
PathApi.scala