array arguments() Get all of the arguments passed to the command.
$this dontSeeJson(array $data = null) Assert that the response doesn't
bool hasOption(string $name) Determine if the given option is present.
int run(InputInterface $input, OutputInterface $output) Run the console
$this configureMonologUsing(callable $callback) Define a callback to be
string environmentFile() Get the environment file the application is using
bool isAlias(string $name) Determine if a given string is an alias.
string ask(string $question, string $default = null) Prompt the user for
void seed(string $class = 'DatabaseSeeder') Seed a given database connection
string askWithCompletion(string $question, array $choices, string $default = null)
Page 64 of 100