Class: Gem::StreamUI
- Inherits:
-
Object
- Object
- Gem::StreamUI
- Defined in:
- lib/rubygems/commands/classpath_command.rb
Instance Method Summary collapse
Instance Method Details
#print(str) ⇒ Object
7 |
# File 'lib/rubygems/commands/classpath_command.rb', line 7 def print(str) @outs.print(str); end |