method
arguments
ruby latest stable - Class:
Gem::Commands::PushCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/push_command.rb, line 21
def arguments # :nodoc:
"GEM built gem to push up"
end