Summary
Contains extensions for
FilePath
and DirectoryPath
.
- Namespace
- Cake
.Core .IO - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["PathExtensions"]
class Type type-node
Syntax
public static class PathExtensions
Methods
Name | Value | Summary |
---|---|---|
Expand |
DirectoryPath |
Expands all environment variables in the provided
DirectoryPath .
static
|
Expand |
FilePath |
Expands all environment variables in the provided
FilePath .
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|