Skip to content

WorkspaceId

Extends

Constructors

new WorkspaceId()

new WorkspaceId(props: string): WorkspaceId

Parameters

props: string= WORKSPACES.LOCAL

Returns

WorkspaceId

Overrides

ValueObject.constructor

Properties

props

readonly props: string

Inherited from

ValueObject.props

Methods

equals()

equals(vo?: ValueObject<string>): boolean

Parameters

vo?: ValueObject<string>

Returns

boolean

Inherited from

ValueObject.equals


value()

value(): string

Returns

string

Inherited from

ValueObject.value