filter | :: "type" or "mod" or "setting-type" | The condition to filter on. |
The condition to filter on. | ||
mode | :: "or" or "and" ? | How to combine this with the previous filter. Defaults to |
How to combine this with the previous filter. Defaults to | ||
invert | :: boolean? | Inverts the condition. Default is |
Inverts the condition. Default is |
Other attributes may be specified depending on filter
:
type
type | :: string or array[string] | The prototype type, or a list of acceptable types. |
The prototype type, or a list of acceptable types. |
mod
mod | :: string | The mod name |
The mod name |
setting-type
type | :: "startup" or "runtime-global" or "runtime-per-user" | The setting scope type. |
The setting scope type. |