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

Function getBuiltInCommandsForDiagnostics

src/commands.ts:372–374  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

370 * visible surface.
371 */
372export function getBuiltInCommandsForDiagnostics(): Command[] {
373 return COMMANDS()
374}
375
376export const getCompiledBuiltInCommands = getBuiltInCommandsForDiagnostics
377

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected