run

package
v1.509.25 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Run

type Run struct {
	ioutils.Streams
	// contains filtered or unexported fields
}

Run represents the aspect run command.

func New

func New(
	streams ioutils.Streams,
	bzl bazel.Bazel,
) *Run

New creates a Run command.

func (*Run) Run

func (runner *Run) Run(ctx context.Context, _ *cobra.Command, args []string) (exitErr error)

Run runs the aspect run command, calling `bazel run` with a local Build Event Protocol backend used by Aspect plugins to subscribe to build events.

Jump to

Keyboard shortcuts

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