#!/bin/bash PRETTY_DEBUG=true #shellcheck disable=SC1090 . "$(sfpath)" || exit 3 shellfu import dist shellfu import pretty test -n "$1" || mkusage "FUNC [ARG].." "$@"