Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
QString kernelRelease() {
42
return QSysInfo::kernelVersion();
43
}
44
45
QString runCmd(const QString &cmd, const QStringList &args,
46
int timeoutMs = 2000) {
Callers
7
dkmsInfo
Function · 0.85
moduleDriverInfo
Function · 0.85
scanCpus
Function · 0.85
scanMice
Function · 0.85
scanKeyboards
Function · 0.85
scanHidBatteries
Function · 0.85
scanHidrawBatteries
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected