Method: MGit::RemoveAllCommand#description
- Defined in:
- lib/mgit/commands/remove_all.rb
#description ⇒ Object
15 16 17 |
# File 'lib/mgit/commands/remove_all.rb', line 15 def description 'removes all repositories from mgit (resets mgit\'s store)' end |