|
_complete(self,
text,
line,
begidx,
endidx)
Returns a file after "upload" and otherwise delegates to
the BaseControl |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
foreground_nix(self,
impl,
timeout)
Use signal.SIGALRM to wait for the timeout to signal |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_parse_scripts(self,
scripts,
msg)
Parses a list of scripts to self.ctx.out |
source code
|
|
|
|
|
_parse_who(self,
who)
Parses who items of the form: "user", "group",
"user=1", "group=6" |
source code
|
|
Inherited from cli.BaseControl :
__init__
Inherited from cli.BaseControl (private):
_ask_for_password ,
_cfglist ,
_complete2 ,
_complete_file ,
_host ,
_icecfg ,
_icedata ,
_initDir ,
_intcfg ,
_isWindows ,
_node ,
_nodedata ,
_pid ,
_properties ,
_regdata
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|