MCPcopy 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
553bool Command::canForwardToPrimary() const
554{
555 return false;
556}
557
558const std::wstring& Command::originalCmd() const
559{

Callers 1

forwardToPrimaryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected