---
title: "init(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Initializer
path: "lightweightcoderequirements/ismainbinary/init(_:)"
---

# init(_:)

Matches if the process or file is or isn’t a main binary depending on the specified value.

## Declaration

```swift
init(_ value: Bool)
```
