method
arguments
v2_6_3 -
Show latest stable
- Class:
Gem::Commands::ContentsCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/contents_command.rb, line 47
def arguments # :nodoc:
"GEMNAME name of gem to list contents for"
end