Fingerprint_Card
Loading...
Searching...
No Matches
Zwipe.Build.Misc.ShellExec Class Referencesealed
Inheritance diagram for Zwipe.Build.Misc.ShellExec:
Collaboration diagram for Zwipe.Build.Misc.ShellExec:

Public Member Functions

override bool Execute ()

Properties

ITaskItem[] Executables [get, set]

Private Member Functions

void OnStandardErrorReceived (string text)
void OnStandardOutputReceived (string text)
string GetMetadata (ITaskItem item, string name)

Static Private Attributes

const string ProjectItemArgumentsTag = "Arguments"
const string ProjectItemWorkingDirectoryTag = "WorkingDirectory"

Member Function Documentation

◆ Execute()

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

◆ GetMetadata()

string Zwipe.Build.Misc.ShellExec.GetMetadata ( ITaskItem item,
string name )
private
Here is the caller graph for this function:

◆ OnStandardErrorReceived()

void Zwipe.Build.Misc.ShellExec.OnStandardErrorReceived ( string text)
private
Here is the caller graph for this function:

◆ OnStandardOutputReceived()

void Zwipe.Build.Misc.ShellExec.OnStandardOutputReceived ( string text)
private
Here is the caller graph for this function:

Member Data Documentation

◆ ProjectItemArgumentsTag

const string Zwipe.Build.Misc.ShellExec.ProjectItemArgumentsTag = "Arguments"
staticprivate

◆ ProjectItemWorkingDirectoryTag

const string Zwipe.Build.Misc.ShellExec.ProjectItemWorkingDirectoryTag = "WorkingDirectory"
staticprivate

Property Documentation

◆ Executables

ITaskItem [] Zwipe.Build.Misc.ShellExec.Executables
getset

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