Searched refs:all_properties (Results 1 – 2 of 2) sorted by relevance
112 async def get_taskhash(self, method, taskhash, all_properties=False): argument114 {"get": {"taskhash": taskhash, "method": method, "all": all_properties}}
56 result = client.get_taskhash(args.method, args.taskhash, all_properties=True)