MCPcopy 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
137QStringList GitCommand::cleanedStdOut() const
138{
139 return d->stdOut;
140}
141
142QString GitCommand::cleanedStdErr() const
143{

Callers 2

readyWorkMethod · 0.80
instantBlameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected