|
| static void | CheckErrors (Template template) |
| |
| static void | RenderFile (AbsolutePath templateRoot, RelativePath source, AbsolutePath destinationFolder, object model) |
| | Render a file from a scriban template.
|
| |
| static void | RenderFolder (AbsolutePath templateRoot, AbsolutePath destinationFolder, object model, AbsolutePath? currentFolder=null) |
| | Render scriban templated scaffoldings and files to destination folder.
|
| |
| static AbsolutePath | DefaultTemplateFolder [get] |
| |
Definition at line 70 of file LibraryGenerator.cs.
◆ Generate()
| void Nuke.Unreal.BoilerplateGenerators.LibraryGenerator.Generate |
( |
UnrealBuild | build, |
|
|
AbsolutePath | templatesPath, |
|
|
AbsolutePath | currentFolder, |
|
|
string | fullSpec, |
|
|
LibraryType | libraryType, |
|
|
string? | suffix ) |
◆ Model
| LibraryModel? Nuke.Unreal.BoilerplateGenerators.LibraryGenerator.Model |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/Nuke.Unreal/Nuke.Unreal/src/Nuke.Unreal/BoilerplateGenerators/LibraryGenerator.cs