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
Gets the command arguments corresponding to the specified settings
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- VagrantInitSettings
Syntax
public Action<ProcessArgumentBuilder> GetToolArguments()
Return Value
Type | Description |
---|---|
Action |
An action to add required command arguments |