|
NAH 1.0.6
Native Application Host - Library API Reference
|
NAH standardizes how native applications are installed, inspected, and launched. It provides a deterministic contract between applications and hosts.
| Header | Description |
|---|---|
<nah/nahhost.hpp> | Main API - NahHost class for contract composition |
<nah/semver.hpp> | Semantic versioning - parse and compare versions |
<nah/manifest.hpp> | Manifest parsing and building |
<nah/types.hpp> | Core types - Manifest, Contract, etc. |