method
cached!
v2_6_3 -
Show latest stable
- Class:
Bundler::Source::Path
cached!()public
No documentation available.
# File lib/bundler/source/path.rb, line 43
def cached!
@local_specs = nil
@allow_cached = true
end