Nuke.Cola
Loading...
Searching...
No Matches
Nuke.Cola.TextExtensions Member List

This is the complete list of members for Nuke.Cola.TextExtensions, including all inherited members.

AppendNonEmpty(this string? self, string other)Nuke.Cola.TextExtensionsstatic
AsSingleLine(this string input, string replaceWith=" ")Nuke.Cola.TextExtensionsstatic
DoubleQuoteIfNeeded(this IEnumerable< object > self) (defined in Nuke.Cola.TextExtensions)Nuke.Cola.TextExtensionsstatic
Else(this string? self, string? def=null, bool ignoreWhitespace=true)Nuke.Cola.TextExtensionsstatic
GlobToRegex(this string glob)Nuke.Cola.TextExtensionsstatic
Parse(this string? input, string pattern, RegexOptions options=RegexOptions.None, bool forceNullOnEmpty=false, bool forceNullOnWhitespce=false)Nuke.Cola.TextExtensionsstatic
Parse(this string? input, Regex pattern, bool forceNullOnEmpty=false, bool forceNullOnWhitespce=false)Nuke.Cola.TextExtensionsstatic
PrependNonEmpty(this string? self, string other)Nuke.Cola.TextExtensionsstatic