int run(InputInterface $input, OutputInterface $output) Run the console
void comment(string $string) Write a string as comment output.
string secret(string $question, bool $fallback = true) Prompt the user
int callSilent(string $command, array $arguments = array()) Call another
void error(string $string) Write a string as error output.
array options() Get all of the options passed to the command.
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
TinkerCommand class TinkerCommand extends
Page 84 of 100