Expand description
§Workspace Service
This module defines the abstract contract for the Workspace service. It
includes the WorkspaceProvider and WorkspaceEditApplier traits, and
the ActionEffect constructors for every workspace-related operation.
Modules§
- Apply
Workspace Edit - ApplyWorkspaceEdit Effect
- Find
Files InWorkspace - FindFilesInWorkspace Effect
- GetWorkspace
Configuration Path - GetWorkspaceConfigurationPath Effect
- GetWorkspace
Folder Info - GetWorkspaceFolderInfo Effect
- GetWorkspace
Folders Info - GetWorkspaceFoldersInfo Effect
- GetWorkspace
Name - GetWorkspaceName Effect
- IsWorkspace
Trusted - IsWorkspaceTrusted Effect
- Open
File - OpenFile Effect
- Request
Workspace Trust - RequestWorkspaceTrust Effect
- Workspace
Edit Applier - WorkspaceEditApplier Trait
- Workspace
Provider - WorkspaceProvider Trait