Files
tools/executor/cli/execute.py

7 lines
115 B
Python
Raw Normal View History

__author__ = 'RemiZOffAlex'
__email__ = 'remizoffalex@mail.ru'
def handle_execute(args):
print('args', args)