Path

org.finos.morphir.foundations.platform.services.internal.path.Path
See thePath companion object
trait Path extends Object

This module contains utilities for handling and transforming file paths.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any
Known subtypes
object Path.type

Members list

Value members

Concrete methods

def parse(path: String): PathObj

Inherited methods

def hasOwnProperty(v: String): Boolean

Attributes

Inherited from:
Object
def isPrototypeOf(v: Object): Boolean

Attributes

Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean

Attributes

Inherited from:
Object
def toLocaleString(): String

Attributes

Inherited from:
Object
def valueOf(): Any

Attributes

Inherited from:
Object

Concrete fields

val delimiter: String
val sep: String