Classes | |
class | Preprocess |
Variables | |
LICENSE = os.path.join(ROOT_DIR, '../../../LICENSE') | |
string | PACKAGE_STATUS_PROTO_PATH = 'grpc_status/google/rpc' |
ROOT_DIR = os.path.abspath(os.path.dirname(os.path.abspath(__file__))) | |
STATUS_PROTO | |
status_commands.LICENSE = os.path.join(ROOT_DIR, '../../../LICENSE') |
Definition at line 25 of file status_commands.py.
string status_commands.PACKAGE_STATUS_PROTO_PATH = 'grpc_status/google/rpc' |
Definition at line 24 of file status_commands.py.
status_commands.ROOT_DIR = os.path.abspath(os.path.dirname(os.path.abspath(__file__))) |
Definition at line 21 of file status_commands.py.
status_commands.STATUS_PROTO |
Definition at line 22 of file status_commands.py.