string|array argument(string $key = null) Get the value of a command argument
int callSilent(string $command, array $arguments = array()) Call another
void line(string $string) Write a string as standard output.
void comment(string $string) Write a string as comment output.
int run(InputInterface $input, OutputInterface $output) Run the console
void fire() Execute the console command.
int call(string $command, array $arguments = array()) Call another console
Page 43 of 100