Skip to main content

Module workspace

Module workspace 

Source

Structs§

PlatformDirectoryCloner
Production directory cloner selected for the current platform.
WorkspaceManager
Manages the workspaces of a repository: listing the known clones and moving uncommitted changes between them.

Enums§

CloneError
Errors returned when cloning a workspace directory.
WorkspaceError
Errors returned by WorkspaceManager operations.

Traits§

DirectoryCloner
Clones a directory into a new destination path.