int callSilent(string $command, array $arguments = array()) Call another
string anticipate(string $question, array $choices, string $default = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
int call(string $command, array $arguments = array()) Call another console
void fire() Execute the console command.
int run(InputInterface $input, OutputInterface $output) Run the console
Application getLaravel()
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 23 of 26