MCPcopy Create free account
hub / github.com/Serverless-Devs/Serverless-Devs / constructor

Method constructor

src/command/cli/help.ts:10–10  ·  view source on GitHub ↗
(private program: Command)

Source from the content-addressed store, hash-verified

8 private raw: string[] = [];
9 private logger = logger;
10 constructor(private program: Command) {}
11 async init() {
12 const {
13 _: [, ...raw],

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected