string askWithCompletion(string $question, array $choices, string $default = null)
void warn(string $string, null|int|string $verbosity = null) Write a string
$this describe(string $description) Set the description for the command
void question(string $string) Write a string as question output.
void comment(string $string, null|int|string $verbosity = null) Write a
string anticipate(string $question, array $choices, string $default = null)
int run(InputInterface $input, OutputInterface $output) Run the console
ViewPublishCommand class ViewPublishCommand extends
string secret(string $question, bool $fallback = true) Prompt the user
string|array argument(string $key = null) Get the value of a command argument
Page 79 of 100