Skip to main content

handle

Function handle 

Source
pub fn handle(
    file: PathBuf,
    sheet: Option<String>,
    rules: Option<String>,
    severity_threshold: SeverityThreshold,
) -> Result<(Value, i32), AppError>