Public Member Functions | |
def | finalize_options (self) |
def | initialize_options (self) |
def | run (self) |
Static Public Attributes | |
string | description = '' |
list | user_options = [] |
Command to copy proto modules from grpc/src/proto and LICENSE from the root directory
Definition at line 27 of file reflection_commands.py.
def reflection_commands.Preprocess.finalize_options | ( | self | ) |
Definition at line 37 of file reflection_commands.py.
def reflection_commands.Preprocess.initialize_options | ( | self | ) |
Definition at line 34 of file reflection_commands.py.
def reflection_commands.Preprocess.run | ( | self | ) |
Definition at line 40 of file reflection_commands.py.
|
static |
Definition at line 31 of file reflection_commands.py.
|
static |
Definition at line 32 of file reflection_commands.py.