method
defaults_str
v2_6_3 -
Show latest stable
- Class:
Gem::Commands::UpdateCommand
defaults_str()public
No documentation available.
# File lib/rubygems/commands/update_command.rb, line 54
def defaults_str # :nodoc:
"--document --no-force --install-dir #{Gem.dir}"
end