Skip to main content

Registry()

Signature

registry: (program: Command, config: RootConfig, command: MyCommand) => void

Parameters

Parameter

Type

Description

program

Command

config

RootConfig

command

MyCommand

Returns

void