code/variables
This commit is contained in:
parent
fed8a38bc1
commit
7d400d9031
2 changed files with 6 additions and 6 deletions
|
@ -23,6 +23,12 @@ rwx_code_functions() {
|
|||
echo "${_rwx_code_functions}"
|
||||
}
|
||||
|
||||
# show the cached variables
|
||||
#= rcv
|
||||
rwx_code_variables() {
|
||||
echo "${_rwx_code_variables}"
|
||||
}
|
||||
|
||||
# ╭──────┬───────╮
|
||||
# │ code │ check │
|
||||
# ╰──────┴───────╯
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue