void __construct() Create a new console command instance.
string secret(string $question, bool $fallback = true) Prompt the user
void table(array $headers, Arrayable|array $rows,
array arguments() Get all of the arguments passed to the command.
string|array argument(string $key = null) Get the value of a command argument
Application getLaravel()
RollbackCommand class RollbackCommand extends
string askWithCompletion(string $question, array $choices, string $default = null)
int call(string $command, array $arguments = array()) Call another console
Page 13 of 23