123 124 125 126 127
# File 'lib/wpxf/cli/console.rb', line 123 def check_cache return if cache_valid? rebuild_cache puts end