# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Continue specifies skipping this line and all previous lines.
ContinueAndAbortSection specifies skipping this line, all previous lines, and all lines tied to this line's section.
Grep is the grep command string.
Grep is the grep command string.
Grep is the grep command string.
Grep is the grep command string.
Grep is the grep command string.
Grep is the grep command string.
# Variables
AlwaysMatchDefinition will match any error.
# Structs
ErrorDefinition defines an error by a regular expression and its error code.
FileCreator is a tool for: - building a buffer file - running a command with the file - handling errors in the file.
Line defines the content, section, and error handlers for a line.
LineErrorHandler defines an error and how to handle it.
Section is a logically connected components (not necessarily adjacent lines).
# Type aliases
LineErrorHandlerMethod defines behavior when an error occurs.