void bootstrap() Bootstrap the application for HTTP requests.
Application getApplication()
int run(InputInterface $input, OutputInterface $output) Run the console
string|array option(string $key = null) Get the value of a command option
OutputInterface getOutput() Get the output implementation.
static Container getInstance()
void line(string $string, string $style = null, null|int|string $verbosity = null)
bool confirm(string $question, bool $default = false) Confirm a question
void question(string $string, null|int|string $verbosity = null) Write
int call(string $command, array $arguments = array()) Call another console
Page 33 of 100