Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ canForwardToPrimary
Method
canForwardToPrimary
src/commandline.cpp:553–556 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
551
}
552
553
bool Command::canForwardToPrimary() const
554
{
555
return false;
556
}
557
558
const std::wstring& Command::originalCmd() const
559
{
Callers
1
forwardToPrimary
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected