method

arguments

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

No documentation available.

# File lib/rubygems/commands/check_command.rb, line 75
  def arguments # :nodoc:
    'GEMNAME       name of gem to check'
  end