method

arguments

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

No documentation available.

# File lib/rubygems/commands/build_command.rb, line 15
  def arguments # :nodoc:
    "GEMSPEC_FILE  gemspec file name to build a gem for"
  end