DebootstrapSettingsExtensions.

SetKeepDebootstrapDir(DebootstrapSettings, bool) Method

Syntax

public static DebootstrapSettings SetKeepDebootstrapDir(this DebootstrapSettings settings, bool keep = true)

Parameters

Name Type Description
settings DebootstrapSettings
keep bool

Return Value

Type Description
DebootstrapSettings