Class: Gemstar::CacheCLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/gemstar/cache_cli.rb

Instance Method Summary collapse

Instance Method Details

#flushObject



8
9
10
# File 'lib/gemstar/cache_cli.rb', line 8

def flush
  Gemstar::Commands::Cache.new({}).flush
end