method

arguments

ruby latest stable - Class: Gem::Commands::OpenCommand
arguments()
public

No documentation available.

# File lib/rubygems/commands/open_command.rb, line 24
  def arguments # :nodoc:
    "GEMNAME     name of gem to open in editor"
  end