void error(string $string, null|int|string $verbosity = null) Write a string
SeederMakeCommand class SeederMakeCommand extends
void error(string $string) Write a string as error output.
void setLaravel(Container $laravel)
bool hasOption(string $name) Determine if the given option is present.
OutputInterface getOutput() Get the output implementation.
string anticipate(string $question, array $choices, string $default = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int callSilent(string $command, array $arguments = array()) Call another
int run(InputInterface $input, OutputInterface $output) Run the console
Page 19 of 31