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 26 of file health_commands.py.
def health_commands.Preprocess.finalize_options | ( | self | ) |
Definition at line 36 of file health_commands.py.
def health_commands.Preprocess.initialize_options | ( | self | ) |
Definition at line 33 of file health_commands.py.
def health_commands.Preprocess.run | ( | self | ) |
Definition at line 39 of file health_commands.py.
|
static |
Definition at line 30 of file health_commands.py.
|
static |
Definition at line 31 of file health_commands.py.