array options() Get all of the options passed to the command.
string|array option(string $key = null) Get the value of a command option
void __construct(AssetPublisher $assets)
void line(string $string, string $style = null, null|int|string $verbosity = null)
static array castCollection(Collection $collection)
OutputInterface getOutput() Get the output implementation.
void question(string $string, null|int|string $verbosity = null) Write
string ask(string $question, string $default = null) Prompt the user for
bool|null fire() Execute the console command.
int callSilent(string $command, array $arguments = array()) Call another
Page 1 of 100