Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ feedFile
Method
feedFile
src/modinfodialogtab.cpp:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
bool ModInfoDialogTab::feedFile(const QString&, const QString&)
31
{
32
// no-op
33
return false;
34
}
35
36
void ModInfoDialogTab::firstActivation()
37
{
Callers
1
feedFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected