void warn(string $string) Write a string as warning output.
string|array argument(string $key = null) Get the value of a command argument
void __construct(Filesystem $files)
string|array option(string $key = null) Get the value of a command option
int handle(InputInterface $input, OutputInterface $output = null) Run the
void table(array $headers, Arrayable|array $rows,
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void setLaravel(Container $laravel)
bool hasArgument(string|int $name) Determine if the given argument is present
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 58 of 100