MCPcopy Create free account
hub / github.com/KDE/kdevelop / commandType

Method commandType

plugins/makebuilder/makejob.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121MakeJob::CommandType MakeJob::commandType() const
122{
123 return m_command;
124}
125
126QStringList MakeJob::customTargets() const
127{

Callers 2

jobFinishedMethod · 0.45
runMakeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected