runner

package
v2.26.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildCmd added in v2.15.1

func BuildCmd(fs afero.Fs) (cmd *cobra.Command, supportArchiveEnabled *bool)

BuildCmd builds the root Monaco command Returns:

  • The built command
  • A pointer to a boolean flag indicating if the support archive should be created or not, which is set during execution

func BuildCmdWithLogSpy added in v2.15.1

func BuildCmdWithLogSpy(fs afero.Fs, logSpy io.Writer) (cmd *cobra.Command, supportArchiveEnabled *bool)

BuildCmdWithLogSpy builds the root Monaco command with a given log writer Returns:

  • The built command
  • A pointer to a boolean flag indicating if the support archive should be created or not, which is set during execution

func RunCmd added in v2.14.2

func RunCmd(ctx context.Context, cmd *cobra.Command, fs afero.Fs, supportArchiveEnabled *bool) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL