Public Member Functions | |
def | finalize_options (self) |
def | initialize_options (self) |
def | run (self) |
Public Attributes | |
strict_mode | |
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 command.py.
def grpc_tools.command.BuildPackageProtos.finalize_options | ( | self | ) |
Definition at line 60 of file command.py.
def grpc_tools.command.BuildPackageProtos.initialize_options | ( | self | ) |
Definition at line 57 of file command.py.
def grpc_tools.command.BuildPackageProtos.run | ( | self | ) |
Definition at line 63 of file command.py.
|
static |
Definition at line 53 of file command.py.
grpc_tools.command.BuildPackageProtos.strict_mode |
Definition at line 58 of file command.py.
|
static |
Definition at line 54 of file command.py.