machine_test_command
Type: misc entry
Exact entry ID: machine_test_command
Role
This TypeWriter entry is registered in code with the exact display name Register a Machine test command.
Verified fields
| Exact field | Type | Field guidance |
|---|---|---|
commandName | String | Command name without the leading slash |
aliases | List<String> | - |
triggers | List<Ref<TriggerableEntry>> | - |
criteria | List<Criteria> | Criteria that must be met before the test command fires |
In practice
Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.
Common issue
If machine_test_command is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.
Technical reference
| Source module | Source file |
|---|---|
TypeWriter-MachineExtension | MachineTestCommandEntry.kt |