Skip to main content

check

Function check 

Source
pub fn check(
    name: &str,
    status: Status,
    message: impl Into<String>,
) -> DoctorCheck
Expand description

Construct a check. Public so -cli builds its configuration checks with the same shape as the stack checks.