def init_runtime_CLI(self): runtime_CLI.load_json_str(self.json_cfg) self.runtime_CLI = runtime_CLI.RuntimeAPI(runtime_CLI.PreType.None, self.standard_client, mc_client=None)
def init_runtime_CLI(self): runtime_CLI.load_json_str(self.json_cfg) self.runtime_CLI = runtime_CLI.RuntimeAPI( runtime_CLI.PreType.None, self.standard_client, mc_client=None)