setup-miniconda
    Preparing search index...

    Function condaExecutableLocations

    • Return candidate paths where the conda or mamba executable might exist, checking both condabin and platform-specific binary directories.

      Parameters

      • inputs: IActionInputs

        The parsed action inputs.

      • options: IDynamicOptions

        The current dynamic options.

      • Optionalsubcommand: string

        If provided, mamba is only used when it supports this subcommand.

      Returns string[]

      An array of candidate executable paths.