Expand description
System requirements checking.
Provides reusable requirement checks for both the CLI init command
and the TUI init screen.
Structs§
- Check
Result - Result of a single requirement check.
Functions§
- check_
requirements - Run all requirement checks.
- check_
requirements_ sync - Run all requirement checks synchronously.