Documentation ¶ Index ¶ func ExecProcess(logger *slog.Logger, command string, args ...string) (string, error) func ExecProcessInDir(logger *slog.Logger, workdir string, command string, args ...string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ExecProcess ¶ func ExecProcess(logger *slog.Logger, command string, args ...string) (string, error) func ExecProcessInDir ¶ func ExecProcessInDir(logger *slog.Logger, workdir string, command string, args ...string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files process.go Click to show internal directories. Click to hide internal directories.