DoDomuDojade Documentation

Kernel
in package

FinalYes

Class responsible for executing commands

Table of Contents

Properties

$output  : ConsoleOutput
$registry  : CommandRegistry

Methods

__construct()  : mixed
execute()  : int
Executes a command with given arguments
showHelp()  : void
Outputs to console all available commands

Properties

Methods

execute()

Executes a command with given arguments

public execute(array<string|int, mixed> $argv) : int
Parameters
$argv : array<string|int, mixed>
Return values
int

showHelp()

Outputs to console all available commands

private showHelp() : void

        
On this page

Search results