Public Member Functions | |
def | finalize_options (self) |
def | initialize_options (self) |
def | run (self) |
Static Public Attributes | |
string | description = 'gather proto dependencies' |
list | user_options = [] |
Definition at line 43 of file tests/commands.py.
def commands.GatherProto.finalize_options | ( | self | ) |
Definition at line 51 of file tests/commands.py.
def commands.GatherProto.initialize_options | ( | self | ) |
Definition at line 48 of file tests/commands.py.
def commands.GatherProto.run | ( | self | ) |
Definition at line 54 of file tests/commands.py.
|
static |
Definition at line 45 of file tests/commands.py.
|
static |
Definition at line 46 of file tests/commands.py.