editor: explicit runtime path contract
This commit is contained in:
@@ -54,7 +54,7 @@ public:
|
||||
ProjectBrowserModel& operator=(ProjectBrowserModel&&) noexcept = default;
|
||||
|
||||
void Reset();
|
||||
void Initialize(const std::filesystem::path& repoRoot);
|
||||
void Initialize(const std::filesystem::path& projectRoot);
|
||||
void Refresh();
|
||||
|
||||
bool Empty() const;
|
||||
|
||||
Reference in New Issue
Block a user