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