VagrantInitSettingsExtensions.

Force(VagrantInitSettings, bool) Method

Summary

Enables overwriting any existing Vagrantfile

Syntax

public static VagrantInitSettings Force(this VagrantInitSettings settings, bool force = true)

Parameters

Name Type Description
settings VagrantInitSettings Settings
force bool Where to enable --force

Return Value

Type Description
VagrantInitSettings The updated settings object