Class: Gem::StreamUI

Inherits:
Object
  • Object
show all
Defined in:
lib/rubygems/commands/classpath_command.rb

Instance Method Summary collapse

Instance Method Details



7
# File 'lib/rubygems/commands/classpath_command.rb', line 7

def print(str) @outs.print(str); end