bool confirm(string $question, bool $default = false) Confirm a question
string anticipate(string $question, array $choices, string $default = null)
int run(InputInterface $input, OutputInterface $output) Run the console
SeederMakeCommand class SeederMakeCommand extends
int call(string $command, array $arguments = array()) Call another console
void error(string $string, null|int|string $verbosity = null) Write a string
void __construct(Filesystem $files,
string|array option(string $key = null) Get the value of a command option
OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
Page 3 of 6