void comment(string $string, null|int|string $verbosity = null) Write a
void question(string $string) Write a string as question output.
MakeControllerCommand class MakeControllerCommand extends
string anticipate(string $question, array $choices, string $default = null)
int call(string $command, array $arguments = array()) Call another console
OutputInterface getOutput() Get the output implementation.
bool hasOption(string $name) Determine if the given option is present.
void __construct(Filesystem $files)
string|array option(string $key = null) Get the value of a command option
string ask(string $question, string $default = null) Prompt the user for
Page 1 of 8