Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
react
utils
agent
CanisterInstallMode
Type alias CanisterInstallMode
Canister
Install
Mode
:
{
reinstall
:
null
;
}
|
{
upgrade
:
[
]
|
[
{
skip_pre_upgrade
:
[
]
|
[
boolean
]
;
}
]
;
}
|
{
install
:
null
;
}
The mode used when installing a canister.
Type declaration
reinstall
:
null
Type declaration
upgrade
:
[
]
|
[
{
skip_pre_upgrade
:
[
]
|
[
boolean
]
;
}
]
Type declaration
install
:
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ic-reactor
Loading...
The mode used when installing a canister.