import "github.com/pieterclaerhout/go-james/internal/builder"
type Builder struct { common.CommandRunner common.FileSystem common.Timer OutputPath string GOOS string GOARCH string Verbose bool }
Builder implements the "build" command
Execute executes the command
RequiresBuild indicates if a build is required before running the command
Package builder imports 10 packages (graph) and is imported by 4 packages. Updated 2019-12-07. Refresh now. Tools for package owners.