build

package
v0.20.6 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LookPath = exec.LookPath
	Command  = exec.Command
)

Functions

func Build added in v0.2.0

func Build(extension core.Extension, report ResultHandler)

func Watch added in v0.2.0

func Watch(extension core.Extension, report ResultHandler)

func WatchLocalization added in v0.3.1

func WatchLocalization(ctx context.Context, extension core.Extension, report ResultHandler)

Types

type Result

type Result struct {
	Success   bool
	Message   string
	Extension core.Extension
}

func (Result) String added in v0.2.0

func (r Result) String() string

type ResultHandler added in v0.2.0

type ResultHandler func(result Result)

Jump to

Keyboard shortcuts

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