Stephanevg / PSHTML

Cross platform Powershell module to generate HTML markup language
https://pshtml.readthedocs.io/en/latest/
Other
165 stars 43 forks source link

Add -Location to Write-PSHTMLInclude #252

Open Stephanevg opened 5 years ago

Stephanevg commented 5 years ago

In order to be able to filter on Location of the include file, the follwing things needs to be done:

1) Rename the Class Include to IncludeFile 2) Rename the Class IncludeFile, to Include // The inheritence of the includes has been set in the wrong direction. 3) Add a property called Location to the (Newly renamed) Include class. This propery can have the following values