Skip to main content

Module checks

Module checks 

Source
Expand description

System requirements checking.

Provides reusable requirement checks for both the CLI init command and the TUI init screen.

Structs§

CheckResult
Result of a single requirement check.

Functions§

check_requirements
Run all requirement checks.
check_requirements_sync
Run all requirement checks synchronously.