A class implementing ICommand interface | Class
Last updated 2 years ago
new Command(instance, commandName, commandObject, options);
instance
The nocli-handler.js instance
commandName
The name of the command
String
commandObject
The ICommand interface
options?
The Command Class Options
instance |
commandName | String
categoryName | String
categoryName
commandObject |
isAnAlias | Boolean
isAnAlias
Boolean
isDefaultCommand | Boolean
isDefaultCommand