<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`Instruction`](Instruction) ## Instruction interface 0.9.20 **Signature:** ```typescript export interface Instruction ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`command`](Instruction/command) | | <code>string</code> | 0.9.20 | | [`purpose`](Instruction/purpose) | | <code>string</code> | 0.9.20 |