Crate pacdef_core
source ·Expand description
This library contains all logic that happens in pacdef
under the hood.
Modules§
- All functions related to
pacdef
’s internal paths.
Structs§
- Config for the program, as listed in
$XDG_CONFIG_HOME/pacdef/pacdef.yaml
. - Representation of a group file.
- Most data that is required during runtime of the program.
Enums§
- Error types for pacdef.
Functions§
- Get and parse the CLI arguments.