find_commands#

用于查找可执行文件和 conda-* 命令的实用工具。

函数#

find_executable(executable[, include_others])

find_commands([include_others])

find_executable(executable, include_others=True)#
find_commands(include_others=True)#