Module tpnote_lib::error

source ·
Expand description

Custom error types.

Enums

  • Error related to configuration deserialization.
  • Error related to the filesystem and to invoking external applications.
  • 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.