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
This resumes a Vagrant managed machine that was previously suspended.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant - Containing Type
- VagrantRunner
Syntax
public void Resume(string name = null)
Parameters
Name | Type | Description |
---|---|---|
name | string | Optional name of the machine to resume |
Return Value
Type | Description |
---|---|
void |