string anticipate(string $question, array $choices, string $default = null)
int call(string $command, array $arguments = array()) Call another console
bool hasOption(string $name) Determine if the given option is present.
void error(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
TinkerCommand class TinkerCommand extends
ChangesCommand class ChangesCommand extends
OutputInterface getOutput() Get the output implementation.
array arguments() Get all of the arguments passed to the command.
Page 97 of 100