Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 501 Bytes

interpretermanagement.rst

File metadata and controls

24 lines (12 loc) · 501 Bytes

Interpreter Management

.. hoc:function:: saveaudit

        Not completely implemented at this time. Saves all commands executed
        by the interpreter.



.. hoc:function:: retrieveaudit

        Not completely implemented at this time. See :hoc:func:`saveaudit` .



.. hoc:function:: quit

        Exits the program. Can be used as the action of a button. If edit buffers
        are open you will be asked if you wish to save them before the final exit.