Public Member Functions | Public Attributes | List of all members
artifacts.package_targets.CSharpPackage Class Reference

Public Member Functions

def __init__ (self, platform)
 
def __str__ (self)
 
def build_jobspec (self, inner_jobs=None)
 
def pre_build_jobspecs (self)
 

Public Attributes

 labels
 
 name
 
 platform
 

Detailed Description

Builds C# packages.

Definition at line 74 of file package_targets.py.

Constructor & Destructor Documentation

◆ __init__()

def artifacts.package_targets.CSharpPackage.__init__ (   self,
  platform 
)

Definition at line 77 of file package_targets.py.

Member Function Documentation

◆ __str__()

def artifacts.package_targets.CSharpPackage.__str__ (   self)

Definition at line 108 of file package_targets.py.

◆ build_jobspec()

def artifacts.package_targets.CSharpPackage.build_jobspec (   self,
  inner_jobs = None 
)

Definition at line 86 of file package_targets.py.

◆ pre_build_jobspecs()

def artifacts.package_targets.CSharpPackage.pre_build_jobspecs (   self)

Definition at line 83 of file package_targets.py.

Member Data Documentation

◆ labels

artifacts.package_targets.CSharpPackage.labels

Definition at line 79 of file package_targets.py.

◆ name

artifacts.package_targets.CSharpPackage.name

Definition at line 80 of file package_targets.py.

◆ platform

artifacts.package_targets.CSharpPackage.platform

Definition at line 78 of file package_targets.py.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:57