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

Function shellWords

src/cli/handlers/ant.ts:339–341  ·  view source on GitHub ↗
(values: string[])

Source from the content-addressed store, hash-verified

337}
338
339function shellWords(values: string[]): string {
340 return values.join(' ')
341}
342
343function buildShellCaseBody(
344 map: Map<string, CompletionNode>,

Callers 2

buildShellCaseBodyFunction · 0.85
buildFishSwitchBodyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected