Skip to main content

run_check

Function run_check 

Source
pub(crate) fn run_check(entry: &Path) -> ExitCode
Expand description

mos check: parse + lower the entry file and report diagnostics. Exits 0 if no errors (warnings still print); 1 otherwise.