DebootstrapSettingsExtensions.

SetVerbose(DebootstrapSettings, bool) Method

Syntax

public static DebootstrapSettings SetVerbose(this DebootstrapSettings settings, bool verbose = true)

Parameters

Name Type Description
settings DebootstrapSettings
verbose bool

Return Value

Type Description
DebootstrapSettings