engine

package
v1.7.13 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(src []byte, filename string) ([]build.Rule, error)

Run parses files and execute engine.Run

Types

type Engine

type Engine struct {
	// contains filtered or unexported fields
}

Engine contains the conditions of rules and comments positions

func (*Engine) ExpToString added in v1.6.1

func (e *Engine) ExpToString(expr hclsyntax.Expression) (string, error)

ExpToString converts an expression into a string

func (*Engine) Run

func (e *Engine) Run(body *hclsyntax.Body) ([]build.Rule, error)

Run initializes rules for Engine and returns it

Jump to

Keyboard shortcuts

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