mixed offsetGet(string $key) Retrieve an item from the cache by key.
TaggedCache class TaggedCache extends
int call(string $command, array $arguments = array()) Call another console
void setPrefix(string $prefix) Set the cache key prefix.
bool forget(string $key) Remove an item from the cache.
bool hasArgument(string|int $name) Determine if the given argument is present
CacheManager class CacheManager implements
void __construct(Application $app)
string secret(string $question, bool $fallback = true) Prompt the user
string ask(string $question, string $default = null) Prompt the user for
Page 33 of 34