package
1.13.1
Repository: https://github.com/ssdev-go/moby.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Parse is the main parse routine.
ParseLine parses a line and returns the remainder.
SetEscapeToken sets the default token for escaping characters in a Dockerfile.

# Constants

DefaultEscapeToken is the default escape token.

# Structs

Directive is the structure used during a build run to hold the state of parsing directives.
Node is a structure used to represent a parse tree.