Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fs from
'node:fs/promises'
2
import
{ execFileSync } from
'node:child_process'
3
import
path from
'node:path'
4
Callers
nothing calls this directly
Calls
15
parseImports
Function · 0.85
parseConditionalRequires
Function · 0.85
parseArraySymbols
Function · 0.85
resolveExistingCommandModule
Function · 0.85
findCommandObjectSource
Function · 0.85
cleanPath
Function · 0.85
parseMetadata
Function · 0.85
inferFamilyName
Function · 0.85
resolveGate
Function · 0.85
collectBundledSkillRows
Function · 0.85
collectBuiltinPluginRows
Function · 0.85
collectDynamicSystemRows
Function · 0.85
Tested by
no test coverage detected