Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ getParentUrl
Function
getParentUrl
src/lib/openFolder.js:1099–1101 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
1097
}
1098
1099
function
getParentUrl(url) {
1100
return
Url.dirname(url);
1101
}
1102
1103
/**
1104
* Remove matching rendered entries from expanded folder views.
Callers
1
refreshRenamedEntryInOpenFolders
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected