#include <string>#include <filesystem>#include <vector>#include <chrono>

Go to the source code of this file.
Classes | |
| struct | Workspace |
| Represents a workspace with its metadata and settings. More... | |
| class | WorkspaceManager |
| Manages all workspace operations including creation, loading, and persistence. More... | |