Exemple #1
0
 def handle_noargs(self, **options):
     uninstall()
Exemple #2
0
 def handle_noargs(self, **options):
     count = uninstall()
     print('{} tasks removed'.format(count))
def uninstall():
    kronos.uninstall()