![]() |
Nuke.Cola
|
This is the complete list of members for Nuke.Cola.PathExtensions, including all inherited members.
| AsInfo(this AbsolutePath path) | Nuke.Cola.PathExtensions | static |
| AsLinkInfo(this AbsolutePath link) | Nuke.Cola.PathExtensions | static |
| AsPath(this string input) | Nuke.Cola.PathExtensions | static |
| Delete(this AbsolutePath path) | Nuke.Cola.PathExtensions | static |
| GetRoot(this AbsolutePath path) | Nuke.Cola.PathExtensions | static |
| GetVersionSubfolder(this AbsolutePath root, string version) (defined in Nuke.Cola.PathExtensions) | Nuke.Cola.PathExtensions | static |
| LinkBoilerplate(AbsolutePath link, AbsolutePath real, Action assertRealExists, Func< string, string, FileSystemInfo > createLink) (defined in Nuke.Cola.PathExtensions) | Nuke.Cola.PathExtensions | privatestatic |
| LinkedBy(this AbsolutePath real, AbsolutePath link) | Nuke.Cola.PathExtensions | static |
| LinkedByDirectory(this AbsolutePath real, AbsolutePath link) | Nuke.Cola.PathExtensions | static |
| LinkedByFile(this AbsolutePath real, AbsolutePath link) | Nuke.Cola.PathExtensions | static |
| LinkedByOrCopyTo(this AbsolutePath real, AbsolutePath link, ExistsPolicy policy=ExistsPolicy.Fail) | Nuke.Cola.PathExtensions | static |
| Links(this AbsolutePath link, AbsolutePath real) | Nuke.Cola.PathExtensions | static |
| LinksDirectory(this AbsolutePath link, AbsolutePath real) | Nuke.Cola.PathExtensions | static |
| LinksFile(this AbsolutePath link, AbsolutePath real) | Nuke.Cola.PathExtensions | static |
| LookAroundFor(Func< string, bool > predicate, out AbsolutePath? result, Func< AbsolutePath, bool >? directoryFilter=null, AbsolutePath? rootDirectory=null) (defined in Nuke.Cola.PathExtensions) | Nuke.Cola.PathExtensions | static |
| SubTree(this AbsolutePath origin, Func< AbsolutePath, bool >? filter=null) (defined in Nuke.Cola.PathExtensions) | Nuke.Cola.PathExtensions | static |
| TryAsPath(this string? input) | Nuke.Cola.PathExtensions | static |
| TryAsRelativePath(this string? input, AbsolutePath? root=null) | Nuke.Cola.PathExtensions | static |