method

defaults_str

defaults_str()
public

No documentation available.

# File lib/rubygems/commands/cleanup_command.rb, line 44
  def defaults_str # :nodoc:
    "--no-dryrun"
  end