VagrantCommandRunner.

Runner Property

Summary

Action to trigger invocation of the CLI
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Commands
Containing Type
VagrantCommandRunner

Syntax

protected Action<VagrantSettings, ProcessArgumentBuilder> Runner { get; set; }

Value

Type Description
Action<VagrantSettings, ProcessArgumentBuilder>