Instance Propertynmggithub.kass 3.2.4MachCore
name
The name of the command, if it can be determined.
let name: String?
The name of the command, if it can be determined.
let name: String?
s8MachCore0A0V34VoucherOtherAttributeRecipeCommandV4nameSSSgvp
What are these?8DBCG
import MachCore
The core module for interacting with the Mach kernel.
struct VoucherOtherAttributeRecipeCommand
A voucher attribute recipe command that cannot be represented by a known command.
struct Mach
The Mach kernel.
@frozen struct String
A Unicode string value that is a collection of characters.
init(name: String?, rawValue: mach_voucher_attr_recipe_command_t)
Represents a command with an optional name.
static let allCases: [`Self`]
All known other commands.
let rawValue: mach_voucher_attr_recipe_command_t
The raw value of the command.