VagrantBoxRemoveSettingsExtensions.

ConstrainVersion(VagrantBoxRemoveSettings, string) Method

Summary

Sets the version constraint for the box to remove

Syntax

public static VagrantBoxRemoveSettings ConstrainVersion(this VagrantBoxRemoveSettings settings, string version)

Remarks

See Version for more information

Parameters

Name Type Description
settings VagrantBoxRemoveSettings The settings
version string Version constraint to match against

Return Value

Type Description
VagrantBoxRemoveSettings The updated settings object