:py:mod:`find_commands` ======================= .. py:module:: conda.cli.find_commands .. autoapi-nested-parse:: Utilities for finding executables and `conda-*` commands. Functions --------- .. autoapisummary:: conda.cli.find_commands.find_executable conda.cli.find_commands.find_commands .. py:function:: find_executable(executable, include_others=True) .. py:function:: find_commands(include_others=True)