MCPcopy Create free account
hub / github.com/code-forge-io/Remix-Forge / generateCommand

Function generateCommand

src/utils/vscode.ts:299–299  ·  view source on GitHub ↗
(command: string)

Source from the content-addressed store, hash-verified

297};
298
299export const generateCommand = (command: string) => `remix-forge.${command}`;

Callers 2

activateFunction · 0.90
createStatusBarFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected