MCPcopy
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

startServersFunction · 0.80
apiServer.tsFile · 0.80
createApiServerFunction · 0.80
internalServer.tsFile · 0.80
createInternalServerFunction · 0.80
nextServer.tsFile · 0.80
logger.tsFile · 0.80
createEmailClientFunction · 0.80
resource.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected