Example #1
0
File: main.py Project: Artie18/goto
 def add(keyword, path):
     shortcut = Shortcut(keyword, path)
     shortcut.save()