Installation command.
More...
Installation command.
Definition at line 17 of file BuildArtifactsCommand.php.
◆ buildEnvironment()
ILIAS\Setup\CLI\BuildArtifactsCommand::buildEnvironment |
( |
Agent |
$agent, |
|
|
?Config |
$config, |
|
|
IOWrapper |
$io |
|
) |
| |
|
protected |
◆ configure()
ILIAS\Setup\CLI\BuildArtifactsCommand::configure |
( |
| ) |
|
Definition at line 21 of file BuildArtifactsCommand.php.
24 ->setDescription(
"Build static artifacts from source")
25 ->addOption(
"yes",
"y", InputOption::VALUE_NONE,
"Confirm every message of the setup.");
◆ getObjective()
ILIAS\Setup\CLI\BuildArtifactsCommand::getObjective |
( |
Agent |
$agent, |
|
|
?Config |
$config |
|
) |
| |
|
protected |
◆ printIntroMessage()
ILIAS\Setup\CLI\BuildArtifactsCommand::printIntroMessage |
( |
IOWrapper |
$io | ) |
|
|
protected |
◆ printOutroMessage()
ILIAS\Setup\CLI\BuildArtifactsCommand::printOutroMessage |
( |
IOWrapper |
$io | ) |
|
|
protected |
◆ readAgentConfig()
ILIAS\Setup\CLI\BuildArtifactsCommand::readAgentConfig |
( |
Agent |
$agent, |
|
|
InputInterface |
$input |
|
) |
| |
|
protected |
◆ $defaultName
ILIAS\Setup\CLI\BuildArtifactsCommand::$defaultName = "build-artifacts" |
|
staticprotected |
The documentation for this class was generated from the following file: