MCPcopy
hub / github.com/plopjs/plop / getGenerator

Method getGenerator

packages/node-plop/types/index.d.ts:42–42  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

40 getWelcomeMessage(): string;
41
42 getGenerator(name: string): PlopGenerator;
43
44 getGeneratorList(): { name: string; description: string }[];
45

Calls

no outgoing calls

Tested by

no test coverage detected