Instance Propertynmggithub.kass 3.2.4MachCore
name
The name of the importance command, if it can be determined.
let name: String?
The name of the importance command, if it can be determined.
let name: String?
s8MachCore0A0V39VoucherImportanceAttributeRecipeCommandV4nameSSSgvp
What are these?7FF1K
import MachCore
The core module for interacting with the Mach kernel.
struct VoucherImportanceAttributeRecipeCommand
An importance voucher attribute recipe 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 an importance command with an optional name.
static let allCases: [`Self`]
All known importance commands.
static let importanceSelf: Mach.VoucherImportanceAttributeRecipeCommand
let rawValue: mach_voucher_attr_recipe_command_t
The raw value of the importance command.