package
0.1.31425
Repository: https://github.com/circleci-public/circleci-cli.git
Documentation: pkg.go.dev

# Functions

NewTree creates a new filetree starting at the root.

# Variables

SpecialCase is a function you can pass to NewTree in order to override the behavior when marshalling a node.

# Structs

Node represents a leaf in the filetree.
PathNodes is a map of filepaths to tree nodes with ordered path keys.