DebootstrapSettingsExtensions.

SetDownloadOnly(DebootstrapSettings, bool) Method

Syntax

public static DebootstrapSettings SetDownloadOnly(this DebootstrapSettings settings, bool download = true)

Parameters

Name Type Description
settings DebootstrapSettings
download bool

Return Value

Type Description
DebootstrapSettings