Parameter | Type | Default | Description | |
---|---|---|---|---|
base_dir | `Path | str` | None | Base directory for shell command execution |
enable_run_shell_command | bool | True | Enables functionality to run shell commands | |
all | bool | False | Enables all functionality when set to True |
Function | Description |
---|---|
run_shell_command | Runs a shell command and returns the output or error. |