MCPcopy Create free account
hub / github.com/Azure/powershell / rcompareIdentifiers

Function rcompareIdentifiers

lib/index.js:5922–5924  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

5920
5921exports.rcompareIdentifiers = rcompareIdentifiers
5922function rcompareIdentifiers (a, b) {
5923 return compareIdentifiers(b, a)
5924}
5925
5926exports.major = major
5927function major (a, loose) {

Callers

nothing calls this directly

Calls 1

compareIdentifiersFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…