MCPcopy Index your code
hub / github.com/angular/angular-cli / setRoots

Method setRoots

packages/angular/cli/src/commands/mcp/host.ts:121–121  ·  view source on GitHub ↗

* Sets the allowed roots for this host.

(roots: string[])

Source from the content-addressed store, hash-verified

119 * Sets the allowed roots for this host.
120 */
121 setRoots(roots: string[]): void;
122}
123
124function resolveNgCommand(

Callers 1

createMcpServerFunction · 0.80

Implementers 1

MockHostpackages/angular/cli/src/commands/mcp/

Calls

no outgoing calls

Tested by

no test coverage detected