VagrantRunner.

GetWorkingDirectory(VagrantSettings) Method

Summary

Gets the working directory. Defaults to the currently set working directory.
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant
Containing Type
VagrantRunner

Syntax

protected override DirectoryPath GetWorkingDirectory(VagrantSettings settings)

Parameters

Name Type Description
settings VagrantSettings The settings.

Return Value

Type Description
DirectoryPath The working directory for the tool.