Skip to content

Workspace.readWorkspaceFile method

Workspace › readWorkspaceFile

Unofficial

Read workspace layout data from disk.

Signature:

readWorkspaceFile(): Promise<SerializedWorkspace>

Returns: Promise<SerializedWorkspace>A promise that resolves to the workspace data.