method

defaults_str

defaults_str()
public

No documentation available.

# File lib/rubygems/commands/open_command.rb, line 28
  def defaults_str # :nodoc:
    "-e #{get_env_editor}"
  end