Type Definition Run
build_fs_tree::program::main
type Run = fn(_: &PathBuf) -> Result<(), String>;
Read a YAML from stdin and build a filesystem tree.