Console
in package
Console app
Table of Contents
Methods
- getCoreCommands() : array<string|int, mixed>
- Get core commands
- getExtensionsCommands() : array<string|int, mixed>
- Get extensions commands.
- getModulesCommands() : array<string|int, mixed>
- Get modules commands
Methods
getCoreCommands()
Get core commands
public
static getCoreCommands() : array<string|int, mixed>
Return values
array<string|int, mixed>getExtensionsCommands()
Get extensions commands.
public
static getExtensionsCommands() : array<string|int, mixed>
Return values
array<string|int, mixed>getModulesCommands()
Get modules commands
public
static getModulesCommands() : array<string|int, mixed>