Record
completion-argument
Argument for completion requests.
record completion-argument {
name: string,
value: string,
}Fields
| Name | Type | Description |
|---|---|---|
| name | string | |
| value | string |
Argument for completion requests.
record completion-argument {
name: string,
value: string,
}| Name | Type | Description |
|---|---|---|
| name | string | |
| value | string |