warg.config\_shell.ConfigShell ============================== .. currentmodule:: warg.config_shell .. autoclass:: ConfigShell :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ConfigShell.__init__ ~ConfigShell.add_func ~ConfigShell.add_option ~ConfigShell.add_property_options ~ConfigShell.close ~ConfigShell.cmdloop ~ConfigShell.columnize ~ConfigShell.complete ~ConfigShell.complete_help ~ConfigShell.completedefault ~ConfigShell.completenames ~ConfigShell.default ~ConfigShell.do_close ~ConfigShell.do_exit ~ConfigShell.do_help ~ConfigShell.do_playback ~ConfigShell.do_record ~ConfigShell.emptyline ~ConfigShell.get_names ~ConfigShell.onecmd ~ConfigShell.parseline ~ConfigShell.postcmd ~ConfigShell.postloop ~ConfigShell.precmd ~ConfigShell.preloop ~ConfigShell.print_topics .. rubric:: Attributes .. autosummary:: ~ConfigShell.default_file_path ~ConfigShell.doc_header ~ConfigShell.doc_leader ~ConfigShell.file ~ConfigShell.identchars ~ConfigShell.intro ~ConfigShell.lastcmd ~ConfigShell.misc_header ~ConfigShell.nohelp ~ConfigShell.prompt ~ConfigShell.ruler ~ConfigShell.undoc_header ~ConfigShell.use_rawinput