MCPcopy 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

1import { PACKAGE_VERSION } from 'resource:///org/gnome/shell/misc/config.js';
2import { logAssert } from './assert';
3
4/// List of all (relevant) known gnome versions.

Callers

nothing calls this directly

Calls 3

logAssertFunction · 0.90
parseVersionFunction · 0.85
compareVersionsFunction · 0.85

Tested by

no test coverage detected