Method: LibGems::Command#summary

Defined in:
lib/libgems/command.rb

#summaryObject

A short description of the command.



44
45
46
# File 'lib/libgems/command.rb', line 44

def summary
  @summary
end