method
new
v2_6_3 -
Show 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