string anticipate(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
string askWithCompletion(string $question, array $choices, string $default = null)
void alias(string $class, string $alias) Add an alias to the loader.
string|array argument(string $key = null) Get the value of a command argument
array options() Get all of the options passed to the command.
bool push() Save the model and all of its relationships.
void error(string $string, null|int|string $verbosity = null) Write a string
Page 23 of 100