getWorkspaceDb Method

Obtain a WorkspaceDb satisfying the name and version criteria specified by props. Repeated calls that resolve to the same WorkspaceDb return the same cached instance until it is closed.

getWorkspaceDb(props?: WorkspaceDbProps): WorkspaceDb

Parameter Type Description
props WorkspaceDbProps  

Returns - WorkspaceDb

Defined in

Last Updated: 28 March, 2026