# ProgressReporter.init(token:emit:)

- **Module:** ProgressReporter
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Sources/LibTmuxMCP/Progress.swift#L22
- **Page:** https://libtmux.org/reference/swift/progressreporter-init(token-emit-)/

```
ProgressReporter.init(token:emit:)(token: JSONValue?, emit: @escaping (String) async -> Void)
```
