Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShellHelper ¶ added in v1.17.6
ShellHelper 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 returned. 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.