config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigDumpFormatTOML configDumpFormat = "toml"
	ConfigDumpFormatJSON configDumpFormat = "json"
)

Variables

This section is empty.

Functions

func DumpConfig

func DumpConfig(env *azldev.Env, format configDumpFormat) (string, error)

func GenerateAzlDevTOMLJSONSchema

func GenerateAzlDevTOMLJSONSchema() (string, error)

Generates a JSON schema (in string form) for the azldev.toml project configuration file format.

func OnAppInit

func OnAppInit(app *azldev.App)

Called once when the app is initialized; registers any commands or callbacks with the app.

Types

This section is empty.

Jump to

Keyboard shortcuts

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