Method: Bundler::ParallelInstaller::SpecInstallation#spec

Defined in:
lib/bundler/installer/parallel_installer.rb

#specObject

Returns the value of attribute spec.



9
10
11
# File 'lib/bundler/installer/parallel_installer.rb', line 9

def spec
  @spec
end