Skip to content

Conversation

solidiquis
Copy link
Owner

Closes #181

Added iflat to the layout enumerated argument:

-y, --layout <LAYOUT>
        Which kind of layout to use when rendering the output
        
        [default: regular]

        Possible values:
        - regular:  Outputs the tree with the root node at the bottom of the output
        - inverted: Outputs the tree with the root node at the top of the output
        - flat:     Outputs a flat layout using paths rather than an ASCII tree
        - iflat:    Outputs an inverted flat layout with the root at the top of the output

@solidiquis solidiquis mentioned this pull request Jun 26, 2023
@solidiquis solidiquis merged commit cb3a5df into v3.1 Jun 26, 2023
@solidiquis solidiquis deleted the inverted-flat branch July 1, 2023 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant