method
arguments
v2_1_10 -
Show latest stable
- Class:
Gem::Commands::DependencyCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/dependency_command.rb, line 33
def arguments # :nodoc:
"GEMNAME name of gem to show dependencies for"
end