string askWithCompletion(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
void __construct() Create a new console command instance.
string|array argument(string $key = null) Get the value of a command argument
void setLaravel(Container $laravel)
void comment(string $string, null|int|string $verbosity = null) Write a
bool confirm(string $question, bool $default = false) Confirm a question
int run(InputInterface $input, OutputInterface $output) Run the console
int callSilent(string $command, array $arguments = array()) Call another
Page 87 of 100