Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
35
export
function
getBaseUrl(): string {
36
return
_baseUrl
37
}
38
39
/**
40
* Resolve a URL path against the configured base.
Callers
11
http.test.ts
File · 0.90
importFile
Method · 0.90
detectFormat
Method · 0.90
scanMultiChatFile
Method · 0.90
prepareImportSource
Method · 0.90
importPreparedChat
Method · 0.90
releaseImportSource
Method · 0.90
importDemo
Method · 0.90
analyzeIncrementalImport
Method · 0.90
incrementalImport
Method · 0.90
importDirectory
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected