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

File generate_slash_command_appendix.mjs

scripts/generate_slash_command_appendix.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises'
2import { execFileSync } from 'node:child_process'
3import path from 'node:path'
4

Callers

nothing calls this directly

Calls 15

parseImportsFunction · 0.85
parseConditionalRequiresFunction · 0.85
parseArraySymbolsFunction · 0.85
findCommandObjectSourceFunction · 0.85
cleanPathFunction · 0.85
parseMetadataFunction · 0.85
inferFamilyNameFunction · 0.85
resolveGateFunction · 0.85
collectBundledSkillRowsFunction · 0.85
collectBuiltinPluginRowsFunction · 0.85
collectDynamicSystemRowsFunction · 0.85

Tested by

no test coverage detected