Function find_python3_in_list

  • Search the Python3 path from a list of candidates

    Returns

    Promise -> Python3 path result

    Parameters

    • binary: string[]

      List of Python path candidates

    Returns Promise<python_result>

Generated using TypeDoc