MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / getBaseUrl

Function getBaseUrl

src/services/utils/http.ts:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35export function getBaseUrl(): string {
36 return _baseUrl
37}
38
39/**
40 * Resolve a URL path against the configured base.

Callers 11

http.test.tsFile · 0.90
importFileMethod · 0.90
detectFormatMethod · 0.90
scanMultiChatFileMethod · 0.90
prepareImportSourceMethod · 0.90
importPreparedChatMethod · 0.90
releaseImportSourceMethod · 0.90
importDemoMethod · 0.90
incrementalImportMethod · 0.90
importDirectoryMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected