module Bundler::Plugin::API::Source
def install(spec, opts)
-
(String)
- post installation message (if any)
def install(spec, opts) raise MalformattedPlugin, "Source plugins need to override the install method." end
(String)
- post installation message (if any)
def install(spec, opts) raise MalformattedPlugin, "Source plugins need to override the install method." end