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

Enhancement: Ignore a subfolder in a folder #28

Closed
sum2000 opened this issue Aug 6, 2019 · 1 comment · Fixed by #36
Closed

Enhancement: Ignore a subfolder in a folder #28

sum2000 opened this issue Aug 6, 2019 · 1 comment · Fixed by #36
Labels
enhancement New feature or request

Comments

@sum2000
Copy link

sum2000 commented Aug 6, 2019

Proposal to ignore a subfolder or list of subfolder to generate different combinations of UML charts

@jfeliu007
Copy link
Owner

I can certainly add this functionality. In fact, the vendor folder is ignored by default. I will add code to allow callers to pass a list of folders. I will also like to have this option as an argument for the command line. Is -ignore good for this?

@jfeliu007 jfeliu007 added the enhancement New feature or request label Oct 18, 2019
jfeliu007 pushed a commit that referenced this issue Oct 18, 2019
Added another parameter to the NewParser function to accept a list of directories to ignore.
Also added the optional -ignore parameter to allow for the CLI user to specify a comma separated list of directories
Modified the readme file with the new CLI flag
jfeliu007 added a commit that referenced this issue Oct 18, 2019
Enhancement: Ignore a subfolder in a folder #28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants