code/constants
This commit is contained in:
parent
6b7598eb60
commit
abca96719b
2 changed files with 6 additions and 6 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue