bool hasOption(string $name) Determine if the given option is present.
int call(string $command, array $arguments = array()) Call another console
void setLaravel(Application $laravel)
int run(InputInterface $input, OutputInterface $output) Run the console
void comment(string $string) Write a string as comment output.
string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
Application getLaravel()
VendorPublishCommand class VendorPublishCommand extends
Page 43 of 100