add getEntry doc

This commit is contained in:
jacekpoz 2024-05-25 17:38:20 +02:00
parent b298f47860
commit 90c6920958
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -91,7 +91,7 @@ in
nte will handle creating directories if your source file structure isn't flat
nte offers a standard library that contains `nixpkgs` and utility functions found in [stdlib.nix](./stdlib.nix)
nte offers a standard library that contains `nixpkgs`, a `getEntry` function that handles an entry's `file` and utility functions found in [stdlib.nix](./stdlib.nix)
## templates