Searched refs:loadRelPathsFromBlueprint (Results 1 – 3 of 3) sorted by relevance
38 List<Path> relPaths = standardRepositories.ojluni().loadRelPathsFromBlueprint(); in run()
235 public List<Path> loadRelPathsFromBlueprint() throws IOException { in loadRelPathsFromBlueprint() method in Repository.OjluniRepository
240 List<Path> relPaths = standardRepositories.ojluni().loadRelPathsFromBlueprint(); in run()