method
defaults_str
ruby latest stable - Class:
Gem::Commands::CleanupCommand
defaults_str()public
No documentation available.
# File lib/rubygems/commands/cleanup_command.rb, line 38
def defaults_str # :nodoc:
"--no-dryrun"
end