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