in(_:)
Matches if the process is running as any of the specified platform types or if the file supports any of the specified platform types.
Declaration
static func `in`(_ value: PlatformType.DataType...) -> PlatformType.OutTypeMatches if the process is running as any of the specified platform types or if the file supports any of the specified platform types.
static func `in`(_ value: PlatformType.DataType...) -> PlatformType.OutType