Fingerprint_Card
Loading...
Searching...
No Matches
Zwipe.Build.Assemble.GetArchiveEntries Class Referencesealed
Inheritance diagram for Zwipe.Build.Assemble.GetArchiveEntries:
Collaboration diagram for Zwipe.Build.Assemble.GetArchiveEntries:

Public Member Functions

override bool Execute ()

Properties

ITaskItem[] Include [get, set]
string PathPrefix [get, set]
ITaskItem[] Entries [get, set]

Private Member Functions

string FixPath (string input)
Tuple< List< ITaskItem >, SortedSet< string > > GetZipEntries (string zipFile)
Tuple< List< ITaskItem >, SortedSet< string > > GetTarGZipEntries (string tarGzipFile)

Member Function Documentation

◆ Execute()

override bool Zwipe.Build.Assemble.GetArchiveEntries.Execute ( )
Here is the call graph for this function:

◆ FixPath()

string Zwipe.Build.Assemble.GetArchiveEntries.FixPath ( string input)
private
Here is the caller graph for this function:

◆ GetTarGZipEntries()

Tuple< List< ITaskItem >, SortedSet< string > > Zwipe.Build.Assemble.GetArchiveEntries.GetTarGZipEntries ( string tarGzipFile)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetZipEntries()

Tuple< List< ITaskItem >, SortedSet< string > > Zwipe.Build.Assemble.GetArchiveEntries.GetZipEntries ( string zipFile)
private
Here is the call graph for this function:
Here is the caller graph for this function:

Property Documentation

◆ Entries

ITaskItem [] Zwipe.Build.Assemble.GetArchiveEntries.Entries
getset

◆ Include

ITaskItem [] Zwipe.Build.Assemble.GetArchiveEntries.Include
getset

◆ PathPrefix

string Zwipe.Build.Assemble.GetArchiveEntries.PathPrefix
getset

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