Function find_target_path

Source
pub fn find_target_path(
    project: &Project,
    identifier: &PathOrContractInfo,
) -> Result<PathBuf>
Expand description

Returns the canonicalized target path for the given identifier.