Files
pacdef_rust/crates/pacdef_core
steven-omaha 654be10518 feat: warn about missing group only when relevant
So far we have warned the user when we first visited the group dir and
there were no group files. This lead to spurious warnings, e.g. when the
user wanted to import or create a group. We now defer the check to when
we actually need some content in the groups, and the program should not
perform the respective action without any groups present. This causes
some code duplication, but enhances UE.

Closes #31.
2023-05-23 17:54:08 +02:00
..
2023-05-15 15:58:57 +02:00
2023-05-23 17:28:51 +02:00
2023-02-18 15:09:01 +01:00

pacdef_core

core library for pacdef

supported rust version

latest stable