setup-miniconda
Preparing search index...
types
ILocalInstallerOpts
Interface ILocalInstallerOpts
Metadata needed to attempt retrieving an installer from, or to update, the tool cache.
interface
ILocalInstallerOpts
{
arch
?:
string
;
tool
?:
string
;
url
:
string
;
version
?:
string
;
}
Index
Properties
arch?
tool?
url
version?
Properties
Optional
arch
arch
?:
string
Optional
tool
tool
?:
string
url
url
:
string
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arch
tool
url
version
setup-miniconda
Loading...
Metadata needed to attempt retrieving an installer from, or to update, the tool cache.