class Bundler::Symlink::Command
Public Instance Methods
exec(name, args)
click to toggle source
# File lib/bundler/symlink.rb, line 47 def exec(name, args) Symlink.call end
# File lib/bundler/symlink.rb, line 47 def exec(name, args) Symlink.call end