readPlistFile(at:decoder:)

FileSystem.swift:510
func readPlistFile<T>(at path: Path.AbsolutePath, decoder: PropertyListDecoder) async throws -> T where T : Decodable