|
__init__(self,
agent)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
|
|
(string , list[string])
|
|
(string , list[string])
|
|
(string , list[string])
|
|
(string , list[string])
|
createNode(self,
node,
server=None,
type=' leaf ' ,
parent=None,
access=None)
Creates a node with the specified parameters. |
source code
|
|
|
|
(string , list[string])
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|