Versions in this module Expand all Collapse all v1 v1.2.2 Jan 20, 2025 v1.2.1 Jan 20, 2025 Changes in this version + func CreateTree(node *types.Node, root string, prefix string, args *types.Args) error + func ParseTree(treeOutput string) (*types.Node, error) + func PrintTree(node *types.Node, prefix string) string + func TouchFile(node *types.Node, rootDir string, prefix string) error