readJSONFile(at:decoder:)

FileSystem.swift:546
func readJSONFile<T>(at path: Path.AbsolutePath, decoder: JSONDecoder) async throws -> T where T : Decodable