Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ cleanedStdOut
Method
cleanedStdOut
src/plugins/git/utils/gitcommand.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
QStringList GitCommand::cleanedStdOut() const
138
{
139
return d->stdOut;
140
}
141
142
QString GitCommand::cleanedStdErr() const
143
{
Callers
2
readyWork
Method · 0.80
instantBlame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected