Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fosrl/pangolin
/ getRawConfig
Method
getRawConfig
server/lib/config.ts:132–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
public getRawConfig() {
133
return
this.rawConfig;
134
}
135
136
public getNoReplyEmail(): string | undefined {
137
return
(
Callers
15
startServers
Function · 0.80
apiServer.ts
File · 0.80
createApiServer
Function · 0.80
internalServer.ts
File · 0.80
createInternalServer
Function · 0.80
nextServer.ts
File · 0.80
logger.ts
File · 0.80
integrationApiServer.ts
File · 0.80
createIntegrationApiServer
Function · 0.80
createEmailClient
Function · 0.80
sendEmailVerificationCode
Function · 0.80
resource.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected