MCPcopy Create free account
hub / github.com/msgbyte/tailchat / handler

Function handler

apps/cli/src/commands/smtp.ts:98–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 )
97 .demandCommand(),
98 handler() {},
99};
100
101function isValidStr(input: any): boolean {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected