Fs

org.finos.morphir.foundations.platform.services.internal.fs.Fs
See theFs companion object
trait Fs extends Object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any
Known subtypes
object Fs.type

Members list

Value members

Concrete methods

def existsSync(path: Path): Boolean
def mkdtempSync(prefix: String): String
def mkdtempSync(prefix: String, options: FsMkTempDirOptions): String

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