Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/material-shell/material-shell
/ shellVersionMatch.ts
File
shellVersionMatch.ts
src/utils/shellVersionMatch.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PACKAGE_VERSION } from
'resource:///org/gnome/shell/misc/config.js'
;
2
import
{ logAssert } from
'./assert'
;
3
4
/// List of all (relevant) known gnome versions.
Callers
nothing calls this directly
Calls
3
logAssert
Function · 0.90
parseVersion
Function · 0.85
compareVersions
Function · 0.85
Tested by
no test coverage detected