Searched refs:is_project (Results 1 – 3 of 3) sorted by relevance
55 if BundleCheckTools.is_project(root_path):66 def is_project(path:str) -> bool: member in BundleCheckTools78 if not BundleCheckTools.is_project(root):
106 if not is_project(ohos_path):117 def is_project(path: str) -> bool: function
483 if not BundleCheckTools.is_project(args.project):