bool confirm(string $question, bool $default = false) Confirm a question
string askWithCompletion(string $question, array $choices, string $default = null)
OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
void __construct(Application $app,
string secret(string $question, bool $fallback = true) Prompt the user
array options() Get all of the options passed to the command.
void __construct(AssetPublisher $assets)
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 15 of 100