Methods | ||
---|---|---|
abstract
protected
|
resolveCommand(Command|string $command): Command
|
# |
public
|
call(Command|string $command, array $arguments = []): int
|
# |
public
|
callSilent(Command|string $command, array $arguments = []): int
|
# |
public
|
callSilently(Command|string $command, array $arguments = []): int
|
# |
protected
|
runCommand(Command|string $command, array $arguments, OutputInterface $output): int
|
# |
protected
|
createInputFromArguments(array $arguments): ArrayInput
|
# |
protected
|
context(): array
|
# |