Class: Copyleaks::SubmissionFilterDomainsMode
- Inherits:
-
Object
- Object
- Copyleaks::SubmissionFilterDomainsMode
- Defined in:
- lib/copyleaks/models/submissions/properties/domains_mode.rb
Constant Summary collapse
- INCLUDE =
When Include is selected, Copyleaks will filter out all results that are not part of the properties.filters.domains list.
0- EXCLUDE =
When Exclude is selected, Copyleaks will only find results outside of the properties.filters.domains list.
1