Skip to content

Commit 55dcbef

Browse files
authored
Update connect.py
1 parent b0d0cc5 commit 55dcbef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

connect.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,6 @@ def list_processes(): # List and toggle services
5353
else:
5454
if user_input != "cancel":
5555
print("I couldn't find a service by that name!\n")
56+
57+
def get_commands():
58+
return cmds.commands

0 commit comments

Comments
 (0)