Files
strix/strix/tools/terminal/__init__.py
T

5 lines
80 B
Python

from .terminal_actions import terminal_execute
__all__ = ["terminal_execute"]