string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void fire() Execute the console command.
string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
int run(InputInterface $input, OutputInterface $output) Run the console
StorageLinkCommand class StorageLinkCommand extends
string|array argument(string $key = null) Get the value of a command argument
void setLaravel(Application $laravel)
void question(string $string, null|int|string $verbosity = null) Write
string askWithCompletion(string $question, array $choices, string $default = null)
Page 95 of 100