Searched refs:_IDEA_FOLDER (Results 1 – 3 of 3) sorted by relevance
30 _IDEA_FOLDER = '.idea' variable178 os.path.join(project_path, _IDEA_FOLDER))184 return os.path.isdir(os.path.join(path, _IDEA_FOLDER))
44 _IDEA_FOLDER = '.idea' variable130 idea_dir = os.path.join(target_path, _IDEA_FOLDER)195 target_path = os.path.join(module_path, _IDEA_FOLDER, _MODULES_XML)324 target_path = os.path.join(module_path, _IDEA_FOLDER, _MODULES_XML)
56 _IDEA_FOLDER = '.idea' variable