Class: Copyleaks::SubmissionActions
- Inherits:
-
Object
- Object
- Copyleaks::SubmissionActions
- Defined in:
- lib/copyleaks/models/submissions/properties/actions.rb
Constant Summary collapse
- SCAN =
Start scan immediately
0
- CHECKCREDITS =
Check how many credits will be used for this scan.
1
- INDEXONLY =
Only index the file in the Copyleaks internal database. No credits will be used.
2