Classes | Functions | Variables
multiproject_cli Namespace Reference

Classes

class  IndentedHelpFormatterWithNL
class  MultiprojectCLI

Functions

def _get_mode_from_options

Variables

dictionary __MULTIPRO_CMD_DICT__

Function Documentation

def multiproject_cli._get_mode_from_options (   parser,
  options 
) [private]

Definition at line 76 of file multiproject_cli.py.


Variable Documentation

Initial value:
00001 {
00002   "help"     : "provide help for commands",
00003   "init"     : "set up a directory as workspace",
00004   "info"     : "Overview of some entries",
00005   "merge"    : "merges your workspace with another config set",
00006   "set"      : "add or changes one entry from your workspace config",
00007   "update"   : "update or check out some of your config elements",
00008   "remove"   : "remove an entry from your workspace config, without deleting files",
00009   "snapshot" : "write a file specifying repositories to have the version they currently have",
00010   "diff"     : "print a diff over some SCM controlled entries",
00011   "status"   : "print the change status of files in some SCM controlled entries",
00012 }

Definition at line 46 of file multiproject_cli.py.



win_rosinstall
Author(s): Daniel Stonier
autogenerated on Fri Jan 3 2014 12:16:33