Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inverted flat layout #206

Merged
merged 2 commits into from
Jun 26, 2023
Merged

inverted flat layout #206

merged 2 commits into from
Jun 26, 2023

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