Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ handlesError
Method
handlesError
plugins/debuggercommon/mi/micommand.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
bool FunctionCommandHandler::handlesError()
19
{
20
return _flags & CmdHandlesError;
21
}
22
23
void FunctionCommandHandler::handle(const ResultRecord& r)
24
{
Callers
2
processLine
Method · 0.45
testUserCommand
Method · 0.45
Calls
no outgoing calls
Tested by
1
testUserCommand
Method · 0.36