Stephanevg / PSClassUtils

A set of utilities to work with Powershell Classes
http://powershelldistrict.com/how-to-generate-a-uml-diagram-using-powershell/
91 stars 23 forks source link

Add possibility to give outputName #87

Open Stephanevg opened 5 years ago

Stephanevg commented 5 years ago

since the introduction of excludes, It is possible for example to add only a few classes in a specific export which would represent a thing of my class models.

Often, I want to give them another name then the one of the file where I got it from. Therefor I would like to introduce the possibility to add the output name.

I am bit unsure of how we should call this parameter.

Here are a few Suggestions:

-Name | -FileName | -OutputFileName

Please advise

LaurentLienhard commented 5 years ago

Si c'est un export je prendrais ouputfilename les autres pour moi étant plus des paramètres d'entrée