Trees | Indices | Help |
---|
|
cmd.Cmd --+ | GraphCli
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Instantiate a line-oriented interpreter framework. The optional argument 'completekey' is the readline name of a completion key; it defaults to the Tab key. If completekey is not None and the readline module is available, command completion is done automatically. The optional arguments stdin and stdout specify alternate input and output file objects; if not specified, sys.stdin and sys.stdout are used.
|
Add a node with the given key=value properties on the CLI. (the property nid is special and MUST be an integer) |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 16 18:22:13 2012 | http://epydoc.sourceforge.net |