code/constants

This commit is contained in:
Marc Beninca 2025-07-06 23:10:52 +02:00
parent 6b7598eb60
commit abca96719b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 6 additions and 6 deletions

View file

@ -7,12 +7,6 @@ rwx_code_aliases() {
echo "${RWX_ALIASES}"
}
# show the cached constants
#= rcc
rwx_code_constants() {
echo "${_rwx_code_constants}"
}
# show the cached functions
#= rcf
rwx_code_functions() {