.isCommand()

Checks if the object specified is a Command | Function

.isCommand(object)
Parameter
Description
Type

object

The Unknown Object

unknown

Returns

object is Command

Last updated