Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ pathPrefixFromBase
Function
pathPrefixFromBase
tools/ngui/static/js/lib/angular.js:5087–5089 ·
view source on GitHub ↗
(basePath)
Source
from the content-addressed store, hash-verified
5085
5086
5087
function
pathPrefixFromBase(basePath) {
5088
return
basePath.substr(0, basePath.lastIndexOf(
'/'
));
5089
}
5090
5091
5092
function
convertToHtml5Url(url, basePath, hashPrefix) {
Callers
3
convertToHtml5Url
Function · 0.85
convertToHashbangUrl
Function · 0.85
$LocationProvider
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected