Get Filter By Name
Get Filters List returns a list of the available filters name use cases:
Revert some time, you just want things to be as they were.
Stringify return a json format string can later be saved to a filters.json file
toJSON transform the filters to a single JSON object
Generated using TypeDoc
Add Filter
adding in-memory filter, meaning you can load a filter.json file, add new filters (programmatically) and then save back into a file (using the stringify method) with the new filters. use cases :
@param name @param rules