setup-miniconda
    Preparing search index...

    Function envCommandFlag

    • Return the conda CLI flags for identifying an environment by name or prefix.

      Only really detects by presence of a path separator, as the path may not yet exist.

      Parameters

      Returns [string, string]

      A two-element array of ["--name"|"--prefix", envName].