string secret(string $question, bool $fallback = true) Prompt the user
void question(string $string) Write a string as question output.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
string|array argument(string $key = null) Get the value of a command argument
void question(string $string, null|int|string $verbosity = null) Write
ClearCompiledCommand class ClearCompiledCommand extends
bool confirm(string $question, bool $default = false) Confirm a question
void warn(string $string, null|int|string $verbosity = null) Write a string
ServeCommand class ServeCommand extends
Page 16 of 100