void line(string $string, string $style = null, null|int|string $verbosity = null)
void setLaravel(Application $laravel)
UpCommand class UpCommand extends Command
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string ask(string $question, string $default = null) Prompt the user for
int callSilent(string $command, array $arguments = array()) Call another
int run(InputInterface $input, OutputInterface $output) Run the console
int call(string $command, array $arguments = array()) Call another console
void warn(string $string) Write a string as warning output.
Page 94 of 100