string|array argument(string $key = null) Get the value of a command argument
void question(string $string) Write a string as question output.
int run(InputInterface $input, OutputInterface $output) Run the console
void comment(string $string) Write a string as comment output.
ClosureCommand command(string $signature
void setLaravel(Container $laravel)
bool confirm(string $question, bool $default = false) Confirm a question
void __construct(Composer $composer,
Page 1 of 100