Nuke.Cola
Loading...
Searching...
No Matches
Nuke.Cola.FolderComposition.ExportManifestExtensions Class Reference

Static Public Member Functions

static ? ExportManifest Combine (this ExportManifest? self, IEnumerable< ExportManifest >? others)
 Combine input export manifests together into given one. If given is null, the first one will be cloned from the others-.
 

Detailed Description

Definition at line 188 of file ExportManifest.cs.

Member Function Documentation

◆ Combine()

static ? ExportManifest Nuke.Cola.FolderComposition.ExportManifestExtensions.Combine ( this ExportManifest? self,
IEnumerable< ExportManifest >? others )
static

Combine input export manifests together into given one. If given is null, the first one will be cloned from the others-.

Returns
Return self, or the first valid export manifest in others. For this reason the return object might not be the same as self if self was originally null.

Definition at line 198 of file ExportManifest.cs.


The documentation for this class was generated from the following file: