struct Protocol::Target::FilterEntry
- Protocol::Target::FilterEntry
- Struct
- Value
- Object
Overview
A filter used by target query/discovery/auto-attach operations.
Included Modules
- JSON::Serializable
Defined in:
protocol/target.crConstructors
Instance Method Summary
-
#exclude : Bool | Nil
If set, causes exclusion of mathcing targets from the list.
-
#type : String | Nil
If not present, matches any type.