LongPathModule.

Register(ICakeContainerRegistrar) Method

Summary

Registers the replacement IFileSystem.
Assembly
Cake.LongPath.Module.dll
Namespace
Cake.LongPath.Module
Containing Type
LongPathModule

Syntax

public void Register(ICakeContainerRegistrar registry)

Parameters

Name Type Description
registry ICakeContainerRegistrar

Return Value

Type Description
void