14 15 16
# File 'lib/eyecon/cli.rb', line 14 def cache Eyecon.cache end
9 10 11
# File 'lib/eyecon/cli.rb', line 9 def open(word) Eyecon.search(word) end