Command

A class implementing ICommand interface | Class

Constructor

new Command(instance, commandName, commandObject, options);
Parameter
Description
Type

instance

The nocli-handler.js instance

commandName

The name of the command

String

commandObject

The ICommand interface

options?

The Command Class Options

Properties

Last updated