pub fn run(ctx: &AppContext, args: AssessArgs) -> Result<(), AppError>Expand description
Classify a target repository.
ยงErrors
AppError::ManifestInvalid when an instance manifest exists but
cannot be trusted, and I/O errors from the walk.
pub fn run(ctx: &AppContext, args: AssessArgs) -> Result<(), AppError>Classify a target repository.
AppError::ManifestInvalid when an instance manifest exists but
cannot be trusted, and I/O errors from the walk.