예제 #1
0
파일: sheet.py 프로젝트: fredrikhl/cheat
 def exists(self):
     """ Checks if this cheat sheet exists. """
     return Sheets.exists(self.name)