# 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.