pub fn run(args: &StatusArgs) -> Result<(), RkError>Expand description
Report the target’s landing.
§Errors
Returns RkError::Missing for a target that is not a directory, the
record’s own failure taxonomy for an unreadable or unknown record, and
RkError::CheckFailed under --check when the report holds a
violation.