Package config_management :: Module rhncfg_add :: Class Handler
[hide private]
[frames] | no frames]

Class Handler

source code


Nested Classes [hide private]
Instance Methods [hide private]
 
run(self) source code

Inherited from config_common.handler_base.HandlerBase: __init__, authenticate, get_auth_info, set_exec_name, set_mode, usage

Class Variables [hide private]
  _usage_options = '[options] file [ file ... ]'
  is_first_revision = 1
  _options_table = [<Option at 0x7f4fc2da82d8: -c/--channel>, <O...
Class Variable Details [hide private]

_options_table

Value:
[<Option at 0x7f4fc2da82d8: -c/--channel>,
 <Option at 0x7f4fc2da8320: -d/--dest-file>,
 <Option at 0x7f4fc2da8368: -t/--topdir>,
 <Option at 0x7f4fc2da83b0: --delim-start>,
 <Option at 0x7f4fc2da83f8: --delim-end>,
 <Option at 0x7f4fc2da8440: -i/--ignore-missing>,
 <Option at 0x7f4fc2da8518: --selinux-context>]