Flowdock
method

defaults_str

Importance_0
defaults_str() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/commands/update_command.rb, line 54
  def defaults_str # :nodoc:
    "--document --no-force --install-dir #{Gem.dir}"
  end
Register or log in to add new notes.