cmds

package
v0.0.0-...-758873a Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Flags struct {
		Verbose    bool     // -v, --verbose
		Extensions []string // --extensions, The file extensions cppgo should accept. Defaults to "pgo".
		GoBinary   string   // --go, Use this go executable instead of the one in the path
		CppBinary  string   // --cpp, Use this CPP instead of the one in the path
	}
)

Functions

func Execute

func Execute() error

func RunBuildRun

func RunBuildRun(cmd *cobra.Command, args []string) error

RunBuildRun executes the build and run command.

func RunGenerate

func RunGenerate(_ *cobra.Command, args []string) error

RunGenerate executes the build command.

func RunInfo

func RunInfo(cmd *cobra.Command, args []string)

RunInfo executes the info command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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