![]() |
Nuke.Cola
|
This is the complete list of members for Nuke.Cola.TextExtensions, including all inherited members.
| AppendNonEmpty(this string? self, string other) | Nuke.Cola.TextExtensions | static |
| AsSingleLine(this string input, string replaceWith=" ") | Nuke.Cola.TextExtensions | static |
| DoubleQuoteIfNeeded(this IEnumerable< object > self) (defined in Nuke.Cola.TextExtensions) | Nuke.Cola.TextExtensions | static |
| Else(this string? self, string? def=null, bool ignoreWhitespace=true) | Nuke.Cola.TextExtensions | static |
| GlobToRegex(this string glob) | Nuke.Cola.TextExtensions | static |
| Parse(this string? input, string pattern, RegexOptions options=RegexOptions.None, bool forceNullOnEmpty=false, bool forceNullOnWhitespce=false) | Nuke.Cola.TextExtensions | static |
| Parse(this string? input, Regex pattern, bool forceNullOnEmpty=false, bool forceNullOnWhitespce=false) | Nuke.Cola.TextExtensions | static |
| PrependNonEmpty(this string? self, string other) | Nuke.Cola.TextExtensions | static |