method
defaults_str
v1_9_3_125 -
Show latest stable
- Class:
Gem::Commands::WhichCommand
defaults_str()public
No documentation available.
# File lib/rubygems/commands/which_command.rb, line 22
def defaults_str # :nodoc:
"--no-gems-first --no-all"
end