|
| static AbsolutePath | ScriptFolder (this INukeBuild self, [CallerFilePath] string? script=null) |
| | Use this to get the containing folder of the current/calling script file.
|
| |
Definition at line 13 of file NukeBuildExtensions.cs.
◆ ScriptFolder()
| static AbsolutePath Nuke.Cola.NukeBuildExtensions.ScriptFolder |
( |
this INukeBuild | self, |
|
|
[CallerFilePath] string? | script = null ) |
|
static |
Use this to get the containing folder of the current/calling script file.
The documentation for this class was generated from the following file: