method
expanded_path
v2_6_3 -
Show latest stable
- Class:
Bundler::Source::Path
expanded_path()private
No documentation available.
# File lib/bundler/source/path.rb, line 125
def expanded_path
@expanded_path ||= expand(path)
end