Skip to content

FilesGroup class

Defined in

Namespace: ReactiveMarbles.NuGet.Helpers Assembly: ReactiveMarbles.NuGet.Helpers.dll Full name: ReactiveMarbles.NuGet.Helpers.FilesGroup Modifiers: public

Summary

View source

        Contains details about a folder within a NuGet package.
        

Applies to

netstandard2.0

Constructors

NameSummary
.ctor

Methods

NameSummary
GetFullFilePathGets for a file name, the nearest matching full name in the shallowest of the hierarchy.
GetAllFileNamesGets all the files contained within the files group.
AddFilesAdds files if they don't already exist to our collection.
Inherited members