string askWithCompletion(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
void setLaravel(Application $laravel)
bool hasArgument(string|int $name) Determine if the given argument is present
void question(string $string) Write a string as question output.
ViewPublishCommand class ViewPublishCommand extends
void error(string $string, null|int|string $verbosity = null) Write a string
OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
string ask(string $question, string $default = null) Prompt the user for
Page 63 of 100