PSClassUtils
PSClassUtils copied to clipboard
Write-CUclassDiagram -ShowComposition Ignore's the -IgnoreCase parameter
Reproduction
Write-CUClassDiagram -Path C:\Modules\PSHTML\Code\Classes\003.pshtml.components.charts.ps1 -Show -IgnoreCase -ShowComposition
> Write-CUClassDiagram -Path C:\Users\taavast3\OneDrive\Repo\Projects\OpenSource\PSHTML\Code\Classes\003.pshtml.components.charts.ps1 -Show -IgnoreCase -ShowComposition
Warning: node datasetpie, port Row_HoverBorderColor unrecognized
Warning: node datasetDoughnut, port Row_HoverBorderColor unrecognized
Warning: node ChartOptions, port Row_scales unrecognized
Warning: node ChartOptions, port Row_title unrecognized

