:mod:`langchain_experimental.llm_bash.bash`.BashProcess ============================================================== .. currentmodule:: langchain_experimental.llm_bash.bash .. autoclass:: BashProcess .. rubric:: Attributes .. autosummary:: ~BashProcess.persistent ~BashProcess.return_err_output ~BashProcess.strip_newlines .. rubric:: Methods .. autosummary:: ~BashProcess.__init__ ~BashProcess.process_output ~BashProcess.run .. automethod:: BashProcess.__init__ .. automethod:: BashProcess.process_output .. automethod:: BashProcess.run .. example_links:: BashProcess