Skip to main content

load_hk_file

Function load_hk_file 

Source
pub fn load_hk_file<P: AsRef<Path>>(path: P) -> Result<HkConfig, HkError>
Expand description

Loads and parses a .hk file from the given path.