Skip to main content

run

Function run 

Source
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.