A shell-like interactor for namespaces
Methods
|
|
command
command_names
complete
interact
lookupRel
stop
|
|
command
|
command ( self, cmdname )
|
|
command_names
|
command_names ( self )
|
|
complete
|
complete (
self,
s,
state,
)
|
|
interact
|
interact (
self,
object,
shell,
)
|
|
lookupRel
|
lookupRel (
self,
name,
adaptTo,
base=None,
)
|
|
stop
|
stop ( self )
|
|