VagrantPackageSettingsExtensions.

OutputToFile(VagrantPackageSettings, FilePath) Method

Summary

Sets the filename for the package output

Syntax

public static VagrantPackageSettings OutputToFile(this VagrantPackageSettings settings, FilePath path)

Parameters

Name Type Description
settings VagrantPackageSettings The settings
path FilePath Path to output the package to

Return Value

Type Description
VagrantPackageSettings The updated settings object