13 14 15
# File 'lib/licensed/cli.rb', line 13 def cache run Licensed::Commands::Cache.new(config: config), force: options[:force] end