method
new
v1_9_3_392 -
Show latest stable
- Class:
Gem::Commands::EnvironmentCommand
new()public
No documentation available.
# File lib/rubygems/commands/environment_command.rb, line 5
def initialize
super 'environment', 'Display information about the RubyGems environment'
end