package
0.0.0-20241004200841-4b98f2476262
Repository: https://github.com/slimtoolkit/slim.git
Documentation: pkg.go.dev

# Functions

NewDefaultDirective returns a new Directive with the default escapeToken token.
Parse reads lines from a Reader, parses the lines into an AST and returns the AST and escape token.

# Constants

DefaultEscapeToken is the default escape token.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Directive is the structure used during a build run to hold the state of parsing directives.
No description provided by the author
No description provided by the author
Node is a structure used to represent a parse tree.
No description provided by the author
No description provided by the author
Result is the result of parsing a Dockerfile.