build

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {

	// Below are filled in by the CLI
	Flag *command.Flag
	FS   *overlay.FileSystem
	// contains filtered or unexported fields
}

Command to build the project at runtime

func New added in v0.1.5

func New(module *gomod.Module) *Command

func (*Command) Run

func (c *Command) Run(ctx context.Context) error

Run is triggered by `bud/cli build`

Jump to

Keyboard shortcuts

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