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

Write-CUClassDiagram should generate diagrams only based classes located in psm1 or ps1 files #25

Closed Stephanevg closed 5 years ago

Stephanevg commented 5 years ago

Simply add a filter on the gci forcing it retrieve only psm1 or ps1 files. Other other types should be ignored.

Stephanevg commented 5 years ago

fixed in 458af9ef6341ab86fcb8e0fd05be865dff7c641e