Versions in this module Expand all Collapse all v1 v1.0.0 Aug 15, 2024 Changes in this version + func ExecProcess(logger *slog.Logger, command string, args ...string) (string, error) + func ExecProcessInDir(logger *slog.Logger, workdir string, command string, args ...string) (string, error)