#include <filesystem>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
Go to the source code of this file.
Classes | |
class | yaze::editor::AgentCollaborationCoordinator |
struct | yaze::editor::AgentCollaborationCoordinator::SessionInfo |
struct | yaze::editor::AgentCollaborationCoordinator::SessionFileData |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |