method

new

ruby latest stable - Class: Gem::Commands::EnvironmentCommand
new()
public

No documentation available.

# File lib/rubygems/commands/environment_command.rb, line 6
  def initialize
    super 'environment', 'Display information about the RubyGems environment'
  end