ScanFilterState
Represents the state of the scanner, including available filters and sorting options.
This interface provides methods to check if a filter is selected and to retrieve the active sorting comparator based on the currently selected sorting option.
Properties
Link copied to clipboard
The active sorting option.
Link copied to clipboard
The list of filters that can be applied to the scanner results.
Link copied to clipboard
A filter to be applied to each scan result after it has been filtered by the filter.
Link copied to clipboard
The list of sorting options that can be applied to the results.