Searched defs:is_link (Results 1 – 2 of 2) sorted by relevance
44 bool is_link = strstart(qdict_get_str(tuple, "type"), "link<", NULL); in test_properties() local
119 def is_link(self, path: str) -> bool: member in QOMFuse