Class: commandProcessor

commandProcessor(client)

Class for Object which contains logic for client-side commands

Constructor

new commandProcessor(client)

Instantiates a new Command Processor object
Parameters:
Name Type Description
client channel Parent client mgmt object
Source:

Members

client

Parent Client Management object
Source:

Methods

high(argumentArray)

Method handling /high client command
Parameters:
Name Type Description
argumentArray Array Array of arguments passed down from Command Pre-Processor
Source: