Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
30
class
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