bool hasArgument(string|int $name) Determine if the given argument is present
CacheTableCommand class CacheTableCommand extends
bool hasOption(string $name) Determine if the given option is present.
void comment(string $string, null|int|string $verbosity = null) Write a
void line(string $string, string $style = null, null|int|string $verbosity = null)
void info(string $string, null|int|string $verbosity = null) Write a string
string|array argument(string $key = null) Get the value of a command argument
string secret(string $question, bool $fallback = true) Prompt the user
string|array option(string $key = null) Get the value of a command option
ClearCommand class ClearCommand extends
Page 4 of 6