Searched refs:_IDEA_FOLDER (Results 1 – 3 of 3) sorted by relevance
44 _IDEA_FOLDER = '.idea' variable132 idea_dir = os.path.join(target_path, _IDEA_FOLDER)203 target_path = os.path.join(module_path, _IDEA_FOLDER, _MODULES_XML)327 target_path = os.path.join(module_path, _IDEA_FOLDER, _MODULES_XML)
30 _IDEA_FOLDER = '.idea' variable180 os.path.join(project_path, _IDEA_FOLDER))186 return os.path.isdir(os.path.join(path, _IDEA_FOLDER))
56 _IDEA_FOLDER = '.idea' variable