command -v dedcat || \ source "$(dirname ${BASH_SOURCE[0]})/logging.bash" [ "${#fns[@]}" -gt 0 ] || dedcat 'ERROR: Empty or undefined ${fns[@]} array!' read -d '' HELPSTR <