method
arguments
v2_2_9 -
Show latest stable
- Class:
Gem::Commands::OpenCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/open_command.rb, line 19
def arguments # :nodoc:
"GEMNAME name of gem to open in editor"
end