rwx/sh/code.sh
2025-07-06 23:09:41 +02:00

8 lines
82 B
Bash

# code
# module
# show the cached code
#= rc
rwx_code() {
echo "${_rwx_code}"
}