setup-miniconda
Preparing search index...
types
IDynamicOptions
Interface IDynamicOptions
Options that may change during the course of discovery/installation/configuration.
interface
IDynamicOptions
{
condaConfig
:
TCondaConfig
;
envSpec
?:
IEnvSpec
;
mambaInInstaller
:
boolean
;
useBundled
:
boolean
;
useMamba
:
boolean
;
}
Index
Properties
conda
Config
env
Spec?
mamba
In
Installer
use
Bundled
use
Mamba
Properties
conda
Config
condaConfig
:
TCondaConfig
Optional
env
Spec
envSpec
?:
IEnvSpec
mamba
In
Installer
mambaInInstaller
:
boolean
use
Bundled
useBundled
:
boolean
use
Mamba
useMamba
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conda
Config
env
Spec
mamba
In
Installer
use
Bundled
use
Mamba
setup-miniconda
Loading...
Options that may change during the course of discovery/installation/configuration.