in asfyaml/dataobjects.py [0:0]
def is_private(self): """ "Set to True if the repository is a private repository, False if it is public""" return "private" in self.path.parts