Files
tools/executor/cli/execute.py
T

7 lines
115 B
Python
Raw Normal View History

2025-10-18 15:13:13 +03:00
__author__ = 'RemiZOffAlex'
__email__ = 'remizoffalex@mail.ru'
def handle_execute(args):
print('args', args)