package
1.1.0
Repository: https://github.com/go-gilbert/gilbert.git
Documentation: pkg.go.dev

# Functions

CreateScope creates a new context.
NewExpressionProcessor creates a new processor instance.

# Variables

Debug is debug mode flag.

# Structs

ExpressionProcessor evaluates template literals inside the string.
Scope contains a set of globals and variables related to specific job.

# Interfaces

CommandEvaluator represents command runner and wraps shell calls.