void warn(string $string, null|int|string $verbosity = null) Write a string
int run(InputInterface $input, OutputInterface $output) Run the console
string|array argument(string $key = null) Get the value of a command argument
int callSilent(string $command, array $arguments = array()) Call another
string|array option(string $key = null) Get the value of a command option
static array castModel(Model $model)
int call(string $command, array $arguments = array()) Call another console
void error(string $string, null|int|string $verbosity = null) Write a string
Page 52 of 100