Interface Err

Carries the result of a failed input parsing.

Hierarchy

  • Err

Properties

Properties

issues: Issue[]

The array of issues encountered during parsing.

ok: false