bool hasOption(string $name) Determine if the given option is present.
int run(InputInterface $input, OutputInterface $output) Run the console
void line(string $string, string $style = null, null|int|string $verbosity = null)
void info(string $string) Write a string as information output.
string secret(string $question, bool $fallback = true) Prompt the user
void __construct(Filesystem $files)
string|array option(string $key = null) Get the value of a command option
int call(string $command, array $arguments = array()) Call another console
Page 11 of 100