MCPcopy 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
1099function getParentUrl(url) {
1100 return Url.dirname(url);
1101}
1102
1103/**
1104 * Remove matching rendered entries from expanded folder views.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected