nopasaran.interpreters.action\_interpreter.ActionInterpreter ============================================================ .. currentmodule:: nopasaran.interpreters.action_interpreter .. autoclass:: ActionInterpreter :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ActionInterpreter.__init__ ~ActionInterpreter.cmdloop ~ActionInterpreter.columnize ~ActionInterpreter.complete ~ActionInterpreter.complete_help ~ActionInterpreter.completedefault ~ActionInterpreter.completenames ~ActionInterpreter.default ~ActionInterpreter.do_help ~ActionInterpreter.emptyline ~ActionInterpreter.evaluate ~ActionInterpreter.get_names ~ActionInterpreter.onecmd ~ActionInterpreter.parseline ~ActionInterpreter.postcmd ~ActionInterpreter.postloop ~ActionInterpreter.precmd ~ActionInterpreter.preloop ~ActionInterpreter.print_topics .. rubric:: Attributes .. autosummary:: ~ActionInterpreter.doc_header ~ActionInterpreter.doc_leader ~ActionInterpreter.identchars ~ActionInterpreter.intro ~ActionInterpreter.lastcmd ~ActionInterpreter.misc_header ~ActionInterpreter.nohelp ~ActionInterpreter.prompt ~ActionInterpreter.ruler ~ActionInterpreter.undoc_header ~ActionInterpreter.use_rawinput