Expand description
Dead simple parser and formatter for mapping files generated by
pamu2fcfg(1).
Structs§
- Key
- A key entry in a mapping file. Corresponds to one colon (:) separated entry in a mapping line.
- Mapping
- The list of keys associated with a given username. Corresponds to one line in the mapping file
- Mapping
File - Represents the contents of a mapping file.
Enums§
- Error
- The key contained invalid data and failed to parse