Implement basic version of local shell

Also added two simple reporters that can be used by the shell to report command execution details.

Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
This commit is contained in:
Vladimir Domnich 2022-08-24 19:01:07 +04:00 committed by Vladimir
parent c0bbfd1705
commit f6ee129354
11 changed files with 453 additions and 0 deletions

0
shell/__init__.py Normal file
View file