.. _env_inquiry_commands: Environmental Inquiry Commands ============================== These functions are provided to gain access to information about the state of the PyDV session. Information such as the state of global variables and system help packages is made available through these functions. .. note:: **< >** = Required user input. **[ ]** = Optional user input. **[PyDV]:** = Python Data Visualizer command-line prompt. help ---- .. autofunction:: pydv.pdv.Command.do_help :noindex: list ---- .. autofunction:: pydv.pdv.Command.do_list :noindex: listr ----- .. autofunction:: pydv.pdv.Command.do_listr :noindex: listannot --------- .. autofunction:: pydv.pdv.Command.do_listannot :noindex: menu ---- .. autofunction:: pydv.pdv.Command.do_menu :noindex: menur ----- .. autofunction:: pydv.pdv.Command.do_menur :noindex: shell ----- .. autofunction:: pydv.pdv.Command.do_shell :noindex: