Добавить executor/cli/execute.py
Some checks failed
Test Actions / Builder (push) Failing after 12s

This commit is contained in:
2025-10-18 15:13:13 +03:00
parent 0dc37460ad
commit 3019e412e4

6
executor/cli/execute.py Normal file
View File

@@ -0,0 +1,6 @@
__author__ = 'RemiZOffAlex'
__email__ = 'remizoffalex@mail.ru'
def handle_execute(args):
print('args', args)