mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 00:54:48 +00:00
chore(dfm): cleanup, fixes
This commit is contained in:
@@ -107,7 +107,7 @@ lib::error::throw()
|
||||
local message=$*
|
||||
|
||||
lib::error "$message"
|
||||
return "${ERROR_CODES[$code_name]}"
|
||||
cleanup "${ERROR_CODES[$code_name]}"
|
||||
}
|
||||
|
||||
# Logs a message to the console if the current log level is set so that the
|
||||
|
||||
Reference in New Issue
Block a user