HeredocDelimitingError

data class HeredocDelimitingError(val fieldPath: String, val stdin: String, val message: String = "Please do not put 'EOF' on its own line within the body of your multiline input") : ErrorUnit.ConfigErrorUnit

Constructors

Link copied to clipboard
constructor(fieldPath: String, stdin: String, message: String = "Please do not put 'EOF' on its own line within the body of your multiline input")

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard