parser

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParseResult added in v0.3.13

type ParseResult struct {
	Path         string
	GlobalVars   babfile.VarMap
	GlobalEnv    map[string]string
	GlobalSilent *bool
	GlobalOutput *bool
	GlobalDir    string
	Tasks        babfile.TaskMap
	Aliases      map[string]string
}

func Parse added in v0.1.0

func Parse(path string) (*ParseResult, error)

Jump to

Keyboard shortcuts

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