Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ rawOutput
Method
rawOutput
kdevplatform/vcs/dvcs/dvcsjob.cpp:123–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
QByteArray DVcsJob::rawOutput() const
124
{
125
Q_D(const DVcsJob);
126
127
return d->output;
128
}
129
130
QByteArray DVcsJob::errorOutput() const
131
{
Callers
3
updatePatchFile
Method · 0.80
emptyOutput
Function · 0.80
parseGitStashList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected