main/shell
This commit is contained in:
parent
79a8584fde
commit
80949cf6c0
3 changed files with 7 additions and 2 deletions
|
@ -35,6 +35,10 @@ _rwx_log() {
|
|||
done
|
||||
}
|
||||
|
||||
# ╭─────┬────────╮
|
||||
# │ log │ levels │
|
||||
# ╰─────┴────────╯
|
||||
|
||||
rwx_log_fatal() {
|
||||
local code="${1}"
|
||||
shift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue