void info(string $string, null|int|string $verbosity = null) Write a string
string anticipate(string $question, array $choices, string $default = null)
bool confirm(string $question, bool $default = false) Confirm a question
void table(array $headers, array $rows, string $style = 'default') Format
string|array argument(string $key = null) Get the value of a command argument
PolicyMakeCommand class PolicyMakeCommand extends
int run(InputInterface $input, OutputInterface $output) Run the console
void error(string $string, null|int|string $verbosity = null) Write a string
OutputInterface getOutput() Get the output implementation.
Page 24 of 100