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

Public Member Functions

override bool Execute ()

Properties

ITaskItem[] Include [get, set]
ITaskItem OutputFile [get, set]

Private Member Functions

void CreateZipFile (string zipFile)
void CreateTarGZipFile (string zipFile)

Static Private Attributes

const string RelativePathTag = "RelativePath"
const string ReplacePathTag = "ReplacePath"
const string OriginTag = "Origin"

Member Function Documentation

◆ CreateTarGZipFile()

void Zwipe.Build.Assemble.CreateArchive.CreateTarGZipFile ( string zipFile)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ CreateZipFile()

void Zwipe.Build.Assemble.CreateArchive.CreateZipFile ( string zipFile)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Execute()

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

Member Data Documentation

◆ OriginTag

const string Zwipe.Build.Assemble.CreateArchive.OriginTag = "Origin"
staticprivate

◆ RelativePathTag

const string Zwipe.Build.Assemble.CreateArchive.RelativePathTag = "RelativePath"
staticprivate

◆ ReplacePathTag

const string Zwipe.Build.Assemble.CreateArchive.ReplacePathTag = "ReplacePath"
staticprivate

Property Documentation

◆ Include

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

◆ OutputFile

ITaskItem Zwipe.Build.Assemble.CreateArchive.OutputFile
getset

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