int call(string $command, array $arguments = array()) Call another console
void error(string $string) Write a string as error output.
void table(array $headers, array $rows, string $style = 'default') Format
void __construct(Filesystem $files)
array arguments() Get all of the arguments passed to the command.
void error(string $string, null|int|string $verbosity = null) Write a string
UpCommand class UpCommand extends Command
void info(string $string, null|int|string $verbosity = null) Write a string
Application getLaravel()
void fire() Execute the console command.
Page 95 of 100