This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["StringPathExtensions"]
class Type type-node
Syntax
public static class StringPathExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| IsFullPath |
bool |
static
|
| IsInRepository |
bool |
static
|
| IsSubpathOf |
bool |
static
|
| IsValidPath |
bool |
static
|
| Is |
ValueTuple |
static
|
| Make |
string |
static
|
| NormalizePath |
string |
static
|
| Remove |
string |
static
|
| Validate |
ValueTuple |
static
|
| WithEnding |
string |
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
From StringExtensions
Requires the Cake.Issues addin
|
