Builds C# native extension library
Definition at line 251 of file artifact_targets.py.
◆ __init__()
def artifacts.artifact_targets.CSharpExtArtifact.__init__ |
( |
|
self, |
|
|
|
platform, |
|
|
|
arch, |
|
|
|
arch_abi = None , |
|
|
|
presubmit = False |
|
) |
| |
◆ __str__()
def artifacts.artifact_targets.CSharpExtArtifact.__str__ |
( |
|
self | ) |
|
◆ build_jobspec()
def artifacts.artifact_targets.CSharpExtArtifact.build_jobspec |
( |
|
self, |
|
|
|
inner_jobs = None |
|
) |
| |
◆ pre_build_jobspecs()
def artifacts.artifact_targets.CSharpExtArtifact.pre_build_jobspecs |
( |
|
self | ) |
|
◆ arch
artifacts.artifact_targets.CSharpExtArtifact.arch |
◆ arch_abi
artifacts.artifact_targets.CSharpExtArtifact.arch_abi |
◆ labels
artifacts.artifact_targets.CSharpExtArtifact.labels |
◆ name
artifacts.artifact_targets.CSharpExtArtifact.name |
◆ platform
artifacts.artifact_targets.CSharpExtArtifact.platform |
The documentation for this class was generated from the following file: