OutputStyle class OutputStyle extends SymfonyStyle (
void __construct(string $callback, array $parameters = array()) Create
static array parse(string $expression) Parse the given console
ArtisanStarting class ArtisanStarting (
int call(string $command, array $arguments = array()) Call another console
int callSilent(string $command, array $arguments = array()) Call another
void error(string $string, null|int|string $verbosity = null) Write a string
string anticipate(string $question, array $choices, string $default = null)
bool hasArgument(string|int $name) Determine if the given argument is present
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
Page 23 of 24