VagrantPowerShellSettingsExtensions Class

Summary

Fluent extensions methods to the VagrantPowerShellSettings class
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["VagrantPowerShellSettingsExtensions"] class Type type-node

Syntax

public static class VagrantPowerShellSettingsExtensions

Methods

Name Value Summary
RunCommand(VagrantPowerShellSettings, string) VagrantPowerShellSettings
Sets the command to run in the PowerShell session
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin