void line(string $string) Write a string as standard output.
void table(array $headers, Arrayable|array $rows,
string|array argument(string $key = null) Get the value of a command argument
Application getLaravel()
void warn(string $string, null|int|string $verbosity = null) Write a string
int call(string $command, array $arguments = array()) Call another console
int callSilent(string $command, array $arguments = array()) Call another
void info(string $string, null|int|string $verbosity = null) Write a string
int run(InputInterface $input, OutputInterface $output) Run the console
Page 14 of 23