Crate netlify_toml[][src]

Structs

Build configuration.

Config represents the full configuration within a netlify.toml file.

Context overrides the build variables Netlify uses to build a site before deploying it.

Context-specific Netlify Functions configuration.

A mount of an edge handler under a specific path.

Netlify Functions configuration.

Header holds information to add response headers for a give url.

Redirect holds information about a url redirect.

Template holds information to turn a repository into a Netlify template.

Enums

The netlify functions builder to use.

Functions

Parses the contents of a netlify.toml file as a Config structure.