method
to_s
ruby latest stable - Class:
Bundler::ParallelInstaller::SpecInstallation
to_s()public
No documentation available.
# File lib/bundler/installer/parallel_installer.rb, line 72
def to_s
"#<#{self.class} #{@spec.full_name} (#{state})>"
end