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

Public Member Functions

override bool Execute ()

Properties

string Archive [get, set]
string Destination [get, set]

Private Member Functions

void ExtractZip (string zipFile, string destination)
void ExtractTarGZip (string tarGzipFile, string destination)

Member Function Documentation

◆ Execute()

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

◆ ExtractTarGZip()

void Zwipe.Build.Assemble.ExtractArchive.ExtractTarGZip ( string tarGzipFile,
string destination )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ExtractZip()

void Zwipe.Build.Assemble.ExtractArchive.ExtractZip ( string zipFile,
string destination )
private
Here is the call graph for this function:
Here is the caller graph for this function:

Property Documentation

◆ Archive

string Zwipe.Build.Assemble.ExtractArchive.Archive
getset

◆ Destination

string Zwipe.Build.Assemble.ExtractArchive.Destination
getset

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