compile

package
v0.4.1-debug.3 Latest Latest
Warning

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

Go to latest
Published: May 13, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCompile

func NewCmdCompile() *cobra.Command

Types

type CompileOptions

type CompileOptions struct {
	IsCheck     bool
	Filenames   []string
	Arguments   []string
	Settings    []string
	Output      string
	WorkDir     string
	DisableNone bool
	OverrideAST bool
	Overrides   []string
}

func NewCompileOptions

func NewCompileOptions() *CompileOptions

func (*CompileOptions) Complete

func (o *CompileOptions) Complete(args []string)

func (*CompileOptions) PreSet

func (o *CompileOptions) PreSet(preCheck func(cur string) bool)

func (*CompileOptions) Run

func (o *CompileOptions) Run() error

func (*CompileOptions) Validate

func (o *CompileOptions) Validate() error

Jump to

Keyboard shortcuts

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