Method: Bundler::ParallelInstaller::SpecInstallation#state
- Defined in:
- lib/bundler/installer/parallel_installer.rb
#state ⇒ Object
Returns the value of attribute state.
9 10 11 |
# File 'lib/bundler/installer/parallel_installer.rb', line 9 def state @state end |