exec

package
v1.0.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Cmd = &cobra.Command{
		Use:   "exec TASK... -- [TASK_FLAG]...",
		Short: "Execute Gradle or Maven task(s)",
		Args:  cobra.MinimumNArgs(1),
		Run:   run,
	}
)

Functions

func RunWrapperCmd

func RunWrapperCmd(args []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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