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

Method description

src/plugins/core/depend/aptinstaller.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20QString APTInstaller::description()
21{
22 return tr("Install packages by apt");
23}
24
25bool APTInstaller::checkInstalled(const QString &package)
26{

Callers 3

displayMethod · 0.45
updateMethod · 0.45
foreachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected