Searched refs:cratesRootPath (Results 1 – 1 of 1) sorted by relevance
862 final Path cratesRootPath = getDataDir().toPath().resolve("crates"); in getCrateDir() local863 final Path absoluteNormalizedCratePath = cratesRootPath.resolve(crateId) in getCrateDir()868 mCratesDir = cratesRootPath.toFile(); in getCrateDir()