Files
herolib/lib/data/doctree/collection/template/errors.md
2024-12-30 12:22:36 +02:00

104 B

Errors

@for error in collection.errors

@error.cat

path: @error.path.path

msg: @error.msg

@end