method
path_separator
ruby latest stable - Class:
Bundler::RubygemsIntegration
path_separator()public
No documentation available.
# File lib/bundler/rubygems_integration.rb, line 215
def path_separator
File::PATH_SEPARATOR
end