int call(string $command, array $arguments = array()) Call another console
OutputInterface getOutput() Get the output implementation.
string askWithCompletion(string $question, array $choices, string $default = null)
string|array option(string $key = null) Get the value of a command option
string ask(string $question, string $default = null) Prompt the user for
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int run(InputInterface $input, OutputInterface $output) Run the console
void line(string $string, string $style = null, null|int|string $verbosity = null)
Illuminate\Database\Console\Seeds Classes
void __construct(Migrator $migrator)
Page 28 of 31