code/constants

This commit is contained in:
Marc Beninca 2025-07-06 22:52:08 +02:00
parent 4c5ac91ac3
commit 8a6c02a262
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ rwx_code_aliases() {
# show the cached constants
#= rcc
rwx_code_constants() {
echo "${RWX_CONSTANTS}"
echo "${_rwx_code_constants}"
}
# show the cached functions