Function contract_home

Source
pub fn contract_home(
    path: impl AsRef<Path>,
) -> Result<String, ContractHomeError>