attempt from scratch

This commit is contained in:
Marc Beninca 2025-07-06 03:16:41 +02:00
parent 96ea65e3da
commit 3216f11da0
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
3 changed files with 76 additions and 1 deletions

View file

@ -64,6 +64,7 @@ rwx_main() {
# ╰──────┴───────╯
# cache source code of a module
# inside a global code variable
rwx_cache() {
local root="${1}"
local module="${2}"