Method: Gem::Commands::NexusCommand#description

Defined in:
lib/commands/nexus.rb

#descriptionObject



3
4
5
# File 'lib/commands/nexus.rb', line 3

def description
  'Upload a gem up to Nexus server'
end