MCPcopy Create free account
hub / github.com/actuallyaridan/linux-devmgmt / kernelRelease

Function kernelRelease

src/scanner/SysfsScanner.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41QString kernelRelease() {
42 return QSysInfo::kernelVersion();
43}
44
45QString runCmd(const QString &cmd, const QStringList &args,
46 int timeoutMs = 2000) {

Callers 7

dkmsInfoFunction · 0.85
moduleDriverInfoFunction · 0.85
scanCpusFunction · 0.85
scanMiceFunction · 0.85
scanKeyboardsFunction · 0.85
scanHidBatteriesFunction · 0.85
scanHidrawBatteriesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected