package
0.0.0-20240816234238-c0d581acaa8c
Repository: https://github.com/leaf-ai/studio-go-runner.git
Documentation: pkg.go.dev

# Functions

CmdRun contains a function that will run a bash script without argument and will pass results back using the channel supplied by the caller.
PythonRun will use the set of test files to start a python process that will return the console output and/or an error.