Module WorkSpace

Module WorkSpace 

Source
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§

ApplyWorkSpaceEdit
ApplyWorkSpaceEdit Effect
FindFilesInWorkSpace
FindFilesInWorkSpace Effect
GetWorkSpaceConfigurationPath
GetWorkSpaceConfigurationPath Effect
GetWorkSpaceFolderInfo
GetWorkSpaceFolderInfo Effect
GetWorkSpaceFoldersInfo
GetWorkSpaceFoldersInfo Effect
GetWorkSpaceName
GetWorkSpaceName Effect
IsWorkSpaceTrusted
IsWorkSpaceTrusted Effect
OpenFile
OpenFile Effect
RequestWorkSpaceTrust
RequestWorkSpaceTrust Effect
WorkSpaceEditApplier
WorkSpaceEditApplier Trait
WorkSpaceProvider
WorkSpaceProvider Trait