package gannex func isAnnexed(dir string) (bool, error) { return false, nil }