README.md
pyproject.toml
src/CapsuleCore_shellback/__init__.py
src/CapsuleCore_shellback.egg-info/PKG-INFO
src/CapsuleCore_shellback.egg-info/SOURCES.txt
src/CapsuleCore_shellback.egg-info/dependency_links.txt
src/CapsuleCore_shellback.egg-info/requires.txt
src/CapsuleCore_shellback.egg-info/top_level.txt
src/CapsuleCore_shellback/capsule/ArgumentBuilder.py
src/CapsuleCore_shellback/capsule/Bash.py
src/CapsuleCore_shellback/capsule/Command.py
src/CapsuleCore_shellback/capsule/__init__.py
src/CapsuleCore_shellback/core/CommandResult.py
src/CapsuleCore_shellback/core/SessionContext.py
src/CapsuleCore_shellback/core/Shell.py
src/CapsuleCore_shellback/core/__init__.py
tests/test_ArgumentBuilder.py
tests/test_Bash.py
tests/test_Command.py
tests/test_CommandResult.py
tests/test_SessionContext.py
tests/test_Shell.py