Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IChooseYou/Reclass
/ newFile
Method
newFile
src/main.cpp:742–744 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
740
}
741
742
void MainWindow::newFile() {
743
project_new();
744
}
745
746
void MainWindow::newDocument() {
747
auto* tab = activeTab();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected