Expand description
Handling of file’s metadata
Structs§
- Meta
- A structure representing a file’s metadata
Functions§
- check
- Check that a given file’s metadata is valid and supported
- check_
author - Check that the author is valid
- check_
date - Check that the date is valid
- check_
flags - Check that the flags are valid
- check_
font - Check that the font is valid and supported
- check_
group - Check that the group is valid
- check_
note - Check that a single note is valid
- check_
notes - Check that the notes are valid
- check_
title - Check that the title is valid
- check_
type - Check that the type is valid and supported
- get
- Get a file’s metadata via its path
- read
- Get a file’s metadata via a file reference
- type_
name - Get a human readable type name