Public Member Functions | Static Public Attributes | List of all members
commands.BuildProjectMetadata Class Reference
Inheritance diagram for commands.BuildProjectMetadata:
Inheritance graph
[legend]

Public Member Functions

def finalize_options (self)
 
def initialize_options (self)
 
def run (self)
 

Static Public Attributes

string description = 'build grpcio project metadata files'
 
list user_options = []
 

Detailed Description

Command to generate project metadata in a module.

Definition at line 104 of file commands.py.

Member Function Documentation

◆ finalize_options()

def commands.BuildProjectMetadata.finalize_options (   self)

Definition at line 113 of file commands.py.

◆ initialize_options()

def commands.BuildProjectMetadata.initialize_options (   self)

Definition at line 110 of file commands.py.

◆ run()

def commands.BuildProjectMetadata.run (   self)

Definition at line 116 of file commands.py.

Member Data Documentation

◆ description

string commands.BuildProjectMetadata.description = 'build grpcio project metadata files'
static

Definition at line 107 of file commands.py.

◆ user_options

list commands.BuildProjectMetadata.user_options = []
static

Definition at line 108 of file commands.py.


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


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:03:37