Files
nix/tests/functional/test-libstoreconsumer
2024-11-06 16:09:18 -05:00
..
2024-08-14 15:35:40 -04:00

A very simple C++ consumer of the libstore library.

  • Keep it simple. Library consumers expect something simple.
  • No build hook, or any other reinvocations.
  • No more global state than necessary.