pub fn load_hk_file<P: AsRef<Path>>(path: P) -> Result<HkConfig, HkError>
Loads and parses a .hk file from the given path.