method
generate_bin
v2_6_3 -
Show latest stable
- Class:
Bundler::Plugin::Installer::Git
generate_bin(spec, disable_extensions = false)public
No documentation available.
# File lib/bundler/plugin/installer/git.rb, line 31
def generate_bin(spec, disable_extensions = false)
# Need to find a way without code duplication
# For now, we can ignore this
end