[][src]Function plagiarismbasic_lib::run_plagiarism_checks

pub fn run_plagiarism_checks(appsettings: &AppSettings)

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