#!/bin/bash . <(ffoom init) ffoo import core usage() { usage_is "module[.function]" } target=$1 test -n "$target" || usage ffoo doc "$target"