MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / cleanedStdErr

Method cleanedStdErr

src/plugins/git/utils/gitcommand.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142QString GitCommand::cleanedStdErr() const
143{
144 return d->stdErr;
145}

Callers 2

readyWorkMethod · 0.80
instantBlameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected