command.py

class southy.utils.command.Command(command: str, cwd: str, test: list[str] | None = None)[ソース]

コマンドを実行するクラス