pub fn load_host_capability_config(
project_root: &Path,
) -> Result<HostCapabilityConfig, String>Expand description
Load host-operation settings from <project_root>/harn.toml.
pub fn load_host_capability_config(
project_root: &Path,
) -> Result<HostCapabilityConfig, String>Load host-operation settings from <project_root>/harn.toml.