Extensions.

GetNormalizedAbsolutePath(FilePath, ICakeEnvironment) Method

Summary

Normalization of the file path, depending on OS
Assembly
Cake.BitDiffer.dll
Namespace
Cake.BitDiffer
Containing Type
Extensions

Syntax

public static string GetNormalizedAbsolutePath(this FilePath path, ICakeEnvironment environment)

Parameters

Name Type Description
path FilePath Path
environment ICakeEnvironment Cake environment

Return Value

Type Description
string Normalized full path of the file