VagrantPluginInstallSettingsExtensions.

CleanFirst(VagrantPluginInstallSettings, bool) Method

Summary

Clears all sources that have been defined so far.

Syntax

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

Parameters

Name Type Description
settings VagrantPluginInstallSettings The settings
clean bool Whether to clean sources first.

Return Value

Type Description
VagrantPluginInstallSettings The updated settings object