stormlog.tui.commands
Asynchronous CLI command runner for the Textual TUI.
Classes
Runs shell commands asynchronously while streaming output. |
- class stormlog.tui.commands.CLICommandRunner[source]
Bases:
objectRuns shell commands asynchronously while streaming output.
- property is_running: bool