Structs§
- AppSettings
- Setting fields parsed by CLI frontend
Enums§
- Metric
- Indicates which metric is being used for plagiarism comparison
Functions§
- run_
plagiarism_ checks - Reads settings from CLI input. Reads all the relevant source files based on settings Loads all sources into DB Runs the plagiarism algorithm with settings from CLI Prints results on CLI Renders results as HTML and opens it automatically using xdg-open if possible