iptoux / bash_error_lib

An standalone bash "library" that catches mostly all errors of an bash script.
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

Hide library own func in call stack #9

Closed iptoux closed 1 year ago

iptoux commented 1 year ago

Hide library own error functions in call stack.

Can be done by check in stack func -> while loop -> check sub names.