Os

org.finos.morphir.foundations.platform.services.internal.os.Os$
See theOs companion trait
object Os extends Os

Attributes

Companion
trait
Graph
Supertypes
trait Os
class Object
trait Any
class Object
trait Matchable
class Any
Show all
Self type
Os.type

Members list

Value members

Inherited methods

def hasOwnProperty(v: String): Boolean

Attributes

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

Attributes

Inherited from:
Object
def platform(): String

Attributes

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

Attributes

Inherited from:
Object
def tmpdir(): String

Attributes

Inherited from:
Os
def toLocaleString(): String

Attributes

Inherited from:
Object
def valueOf(): Any

Attributes

Inherited from:
Object