ChocolateyPacker.

Pack(ChocolateyPackSettings) Method

Summary

Creates a Chocolatey package from the specified settings.

Syntax

public void Pack(ChocolateyPackSettings settings)

Parameters

Name Type Description
settings ChocolateyPackSettings The settings.

Return Value

Type Description
void