The ``save.py`` module ====================== .. py:module:: ansys.tools.path.save Summary ------- .. py:currentmodule:: save .. tab-set:: .. tab-item:: Functions .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~cli` - CLI tool to store the path of a solver. Description ----------- Convenience CLI to save path for ansys application in configuration. .. !! processed by numpydoc !! Module detail ------------- .. py:function:: cli(name: str, location: str, allow_prompt: bool) CLI tool to store the path of a solver. USAGE: The following example demonstrates the main use of this tool: $ save-ansys-path --name dyna /path/to/dyna .. !! processed by numpydoc !!