Method: Gem::PathSupport#spec_cache_dir
- Defined in:
- lib/rubygems/path_support.rb
#spec_cache_dir ⇒ Object (readonly)
Directory with spec cache
19 20 21 |
# File 'lib/rubygems/path_support.rb', line 19 def spec_cache_dir @spec_cache_dir end |