Method: LibGems::Commands::InstallCommand#arguments

Defined in:
lib/libgems/commands/install_command.rb

#argumentsObject

:nodoc:



38
39
40
# File 'lib/libgems/commands/install_command.rb', line 38

def arguments # :nodoc:
  "GEMNAME       name of gem to install"
end