MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / buildInvocation

Method buildInvocation

src/dependencybuilder.cpp:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387Invocation* DependencyBuilder::buildInvocation(QString*,QList<Argument*>*)
388{
389 return nullptr;
390}
391
392Invocation* DependencyBuilder::buildInvocation(QString*,Invocation*)
393{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected