MCPcopy Create free account
hub / github.com/Noumena-Network/code / getEntrypoint

Function getEntrypoint

src/utils/sessionStorage.ts:459–461  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

457}
458
459function getEntrypoint(): string | undefined {
460 return process.env.CLAUDE_CODE_ENTRYPOINT
461}
462
463export function isCustomTitleEnabled(): boolean {
464 return true

Callers 1

insertMessageChainMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected