ChocolateyContentResolver.

ChocolateyContentResolver(IFileSystem, ICakeEnvironment, IGlobber) Constructor

Summary

Initializes a new instance of the ChocolateyContentResolver class.

Syntax

public ChocolateyContentResolver(IFileSystem fileSystem, ICakeEnvironment environment, IGlobber globber)

Parameters

Name Type Description
fileSystem IFileSystem The file system.
environment ICakeEnvironment The environment.
globber IGlobber The Globber.

Return Value

Type Description
void