This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Vagrant.
Summary
Creates a new instance of the
VagrantSnapshotRestoreSettings
class
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- Vagrant
Snapshot Restore Settings
Syntax
public VagrantSnapshotRestoreSettings(bool enableNoDeleteOption = false)
Parameters
Name | Type | Description |
---|---|---|
enableNoDeleteOption | bool | Whether to include the "--no-delete" argument as a valid argument |
Return Value
Type | Description |
---|---|
void |