array arguments() Get all of the arguments passed to the command.
void table(array $headers, Arrayable|array $rows,
string secret(string $question, bool $fallback = true) Prompt the user
int run(InputInterface $input, OutputInterface $output) Run the console
string|array argument(string $key = null) Get the value of a command argument
string|array option(string $key = null) Get the value of a command option
OutputInterface getOutput() Get the output implementation.
Application getLaravel()
void comment(string $string) Write a string as comment output.
Page 60 of 100