mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
Extract platform detection and error reporting logic into reusable functions to improve testability and reduce code duplication in the binary launcher. Adds comprehensive test coverage for platform validation and error messages.