MCPcopy Create free account
hub / github.com/CSAILVision/gandissect /

Class

client/ts/etc/URLHandler.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3 */
4
5export default class URLHandler {
6
7 static basicURL() {
8 const url_path = window.location.pathname.split('/').slice(0, -2).join('/');

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected