Versions in this module Expand all Collapse all v1 v1.0.9 Jan 22, 2024 Changes in this version + func RunAndExportOutput(cmd command.Model, destinationPath, envKey string, lines int) error + func RunAndExportOutputWithReturningLastNLines(cmd command.Model, destinationPath, envKey string, lines int) (string, error, error)