int callSilent(string $command, array $arguments = array()) Call another
bool confirm(string $question, bool $default = false) Confirm a question
OutputInterface getOutput() Get the output implementation.
string anticipate(string $question, array $choices, string $default = null)
void __construct(CacheManager $cache)
int run(InputInterface $input, OutputInterface $output) Run the console
void warn(string $string, null|int|string $verbosity = null) Write a string
bool hasArgument(string|int $name) Determine if the given argument is present
Page 3 of 6