method
to_s
v2_6_3 -
Show 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