MCPcopy Index your code
hub / github.com/github/docs /

Class

lib/permalink.js:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28]
29*/
30class Permalink {
31 constructor(languageCode, pageVersion, relativePath, title) {
32 this.languageCode = languageCode
33 this.pageVersion = pageVersion

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected