Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Helper ¶
Helper executes the given shell command in the specified working directory. It converts stdout and stderr into slices of strings (one entry per line) and then uses convert.Strings2table to return two Lua tables. The exit code is also pushed. If the command is empty, both output tables are empty and exit code 1 is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.