Class ParallelInstaller::SpecInstallation
In: lib/bundler/installer/parallel_installer.rb
Parent: Object

Methods

Attributes

name  [RW] 
post_install_message  [RW] 
spec  [RW] 
state  [RW] 

Public Class methods

Public Instance methods

Represents only the non-development dependencies, the ones that are itself and are in the total list.

Checks installed dependencies against spec‘s dependencies to make sure needed dependencies have been installed.

Only true when spec in neither installed nor already enqueued

[Validate]