Libraries
»
xcselect
(0.1.8)
»
Index
»
Xcselect
»
XcApp
»
#cache_path
Method: Xcselect::XcApp#cache_path
Defined in:
lib/xcselect/xcapp.rb
#
cache_path
⇒
Object
63 64 65
# File 'lib/xcselect/xcapp.rb', line 63
def
cache_path
"
#{
base_dir
}
/Library/Caches
"
end