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 50 of file reflection_commands.py.
def reflection_commands.BuildPackageProtos.finalize_options | ( | self | ) |
Definition at line 59 of file reflection_commands.py.
def reflection_commands.BuildPackageProtos.initialize_options | ( | self | ) |
Definition at line 56 of file reflection_commands.py.
def reflection_commands.BuildPackageProtos.run | ( | self | ) |
Definition at line 62 of file reflection_commands.py.
|
static |
Definition at line 53 of file reflection_commands.py.
|
static |
Definition at line 54 of file reflection_commands.py.