DebootstrapSettingsExtensions.

SetNoDependencyResolve(DebootstrapSettings, bool) Method

Syntax

public static DebootstrapSettings SetNoDependencyResolve(this DebootstrapSettings settings, bool deps = true)

Parameters

Name Type Description
settings DebootstrapSettings
deps bool

Return Value

Type Description
DebootstrapSettings