Package starcluster :: Module cli :: Class CmdBase
[hide private]
[frames] | no frames]

Class CmdBase

source code


Instance Methods [hide private]
 
cancel_command(self, signum, frame) source code
 
catch_ctrl_c(self, handler=None) source code
 
warn_experimental(self, msg) source code

Inherited from optcomplete.CmdComplete: autocomplete

Class Variables [hide private]
  parser = None
hash(x)
  opts = None
hash(x)
  gopts = None
hash(x)
Properties [hide private]
  goptions_dict
  options_dict
  specified_options_dict
only return options with non-None value
  cfg
Property Details [hide private]

goptions_dict

Get Method:
unreachable.goptions_dict(self)

options_dict

Get Method:
unreachable.options_dict(self)

specified_options_dict

only return options with non-None value

Get Method:
unreachable.specified_options_dict(self) - only return options with non-None value

cfg

Get Method:
unreachable.cfg(self)