method

defaults_str

ruby latest stable - Class: Gem::Commands::InfoCommand

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

defaults_str()
public

No documentation available.

# File lib/rubygems/commands/info_command.rb, line 30
  def defaults_str
    "--local"
  end