Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/docs
/ pathLanguagePrefixed
Function
pathLanguagePrefixed
lib/languages.js:140–142 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
138
* is currently not an active language)
139
*/
140
export
function
pathLanguagePrefixed(path) {
141
return
languagePrefixPathRegex.test(path)
142
}
143
144
export
default languages
Callers
3
archivedEnterpriseVersions
Function · 0.90
handleRedirects
Function · 0.90
usePermanentRedirect
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected