Skip to main content

family_coords

Function family_coords 

Source
pub async fn family_coords(
    pool: &Pool,
    state_dir: &Path,
    family: Family,
) -> Result<Vec<(PathBuf, String)>, Error>
Expand description

Resolve a Family to its lock coordinates. Group → a tag lock per group member; Hierarchy → the AIH instance lock FIRST, then a tag lock per bound tag.