---
title: "init(url:)"
framework: evaluations
role: symbol
role_heading: Initializer
path: "evaluations/jsonloader/init(url:)"
---

# init(url:)

Creates a loader backed by the JSON or JSONL file at the given URL.

## Declaration

```swift
init(url: URL)
```
