Class
Gem::GemRunner
In:
lib/rubygems/gem_runner.rb
Parent:
Object
Run an instance of the gem program.
Methods
new
run
Public Class methods
new
(options={})
Public Instance methods
run
(args)
Run the gem command with the following arguments.
[Validate]