Module tpnote_lib::error
source · Expand description
Custom error types.
Enums
- Configuration file related filesystem and syntax errors.
- Configuration file related semantic errors.
- Error type returned form methods in or related to the
note
module.
Constants
- The error
InvalidFrontMatterYaml
prints the front matter section of the note file. This constant limits the number of text lines that are printed.