Module bash_runner

Module bash_runner 

Source
Expand description

Simple bash-like command runner

This module provides simple, direct command execution that acts like a human using bash commands. No complex abstractions, just direct execution of common shell commands.

Structsยง

BashRunner
Simple bash-like command runner