void comment(string $string) Write a string as comment output.
AssetPublishCommand class AssetPublishCommand extends
int call(string $command, array $arguments = array()) Call another console
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string|array argument(string $key = null) Get the value of a command argument
static array castApplication(Application $app)
void error(string $string, null|int|string $verbosity = null) Write a string
void table(array $headers, array $rows, string $style = 'default') Format
string askWithCompletion(string $question, array $choices, string $default = null)
OutputInterface getOutput() Get the output implementation.
Page 64 of 100