editor: explicit runtime path contract
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
};
|
||||
|
||||
void Reset();
|
||||
bool Initialize(const std::filesystem::path& repoRoot);
|
||||
bool Initialize(const std::filesystem::path& projectRoot);
|
||||
void BindSelectionService(EditorSelectionService* selectionService);
|
||||
void Refresh();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user