DebootstrapSettings.

IncludePackages Property

Summary

Comma separated list of packages which will be added to download and extract lists.
Assembly
Cake.Debootstrap.dll
Namespace
Cake.Debootstrap
Containing Type
DebootstrapSettings

Syntax

public List<string> IncludePackages { get; set; }

Value

Type Description
List<string>