Path

object Path extends PathCompanionApi
Companion
class
trait PathCompanionApi
class Object
trait Matchable
class Any

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]
Inherited from
PathCompanionApi