void comment(string $string) Write a string as comment output.
string|array argument(string $key = null) Get the value of a command argument
void info(string $string, null|int|string $verbosity = null) Write a string
int run(InputInterface $input, OutputInterface $output) Run the console
void fire() Execute the console command.
string ask(string $question, string $default = null) Prompt the user for
int call(string $command, array $arguments = array()) Call another console
OutputInterface getOutput() Get the output implementation.
Application getLaravel()
Page 42 of 100