Public Member Functions | |
def | finalize_options (self) |
def | initialize_options (self) |
def | run (self) |
Static Public Attributes | |
string | description = 'build grpc protobuf modules' |
list | user_options = [] |
Command to generate project *_pb2.py modules from proto files.
Definition at line 48 of file health_commands.py.
def health_commands.BuildPackageProtos.finalize_options | ( | self | ) |
Definition at line 57 of file health_commands.py.
def health_commands.BuildPackageProtos.initialize_options | ( | self | ) |
Definition at line 54 of file health_commands.py.
def health_commands.BuildPackageProtos.run | ( | self | ) |
Definition at line 60 of file health_commands.py.
|
static |
Definition at line 51 of file health_commands.py.
|
static |
Definition at line 52 of file health_commands.py.