int queue(string $command, array $parameters = array()) Queue the given
int handle(InputInterface $input, OutputInterface $output = null) Run the
void info(string $string) Write a string as information output.
int callSilent(string $command, array $arguments = array()) Call another
void question(string $string, null|int|string $verbosity = null) Write
static array castModel(Model $model)
void setLaravel(Container $laravel)
void line(string $string) Write a string as standard output.
string|array option(string $key = null) Get the value of a command option
void comment(string $string) Write a string as comment output.
Page 55 of 100