method
defaults_str
v2_1_10 -
Show latest stable
- Class:
Gem::Commands::SpecificationCommand
defaults_str()public
No documentation available.
# File lib/rubygems/commands/specification_command.rb, line 49
def defaults_str # :nodoc:
"--local --version '#{Gem::Requirement.default}' --yaml"
end