Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskToCreateDirectory ¶
func AskToCreateDirectory(path string)
func AskToSetValue ¶
func AskToSetValue(doc *ast.Document, assignment *ast.Assignment)
Types ¶
type ValidationError ¶
type ValidationError struct { Error any Assignment *ast.Assignment }
func NewError ¶ added in v0.4.0
func NewError(assignment *ast.Assignment, err error) ValidationError
func ValidateSingleAssignment ¶ added in v0.6.9
Click to show internal directories.
Click to hide internal directories.