VagrantBoxAddSettingsExtensions.

CleanFirst(VagrantBoxAddSettings, bool) Method

Summary

Enables cleaning any temporary or partial download files first.

Syntax

public static VagrantBoxAddSettings CleanFirst(this VagrantBoxAddSettings settings, bool clean = true)

Parameters

Name Type Description
settings VagrantBoxAddSettings The settings
clean bool Whether to clean first. Defaults to true.

Return Value

Type Description
VagrantBoxAddSettings The updated settings object