method
arguments
v2_6_3 -
Show latest stable
- Class:
Gem::Commands::UnpackCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/unpack_command.rb, line 40
def arguments # :nodoc:
"GEMNAME name of gem to unpack"
end