Stephanevg / PSClassUtils

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

Add -Exclude to Write-CuClassDiagram #72

Closed Stephanevg closed 5 years ago

Stephanevg commented 5 years ago

Add the possiblity to exclude an array of classes from beeing drawned to the png file.

LxLeChat commented 5 years ago

done in PR #72