Skip to content

Commit 2a12241

Browse files
committed
add link
1 parent c71438e commit 2a12241

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

TOOL-Get-HashTableNotEmptyValue/Get-HashTableNotEmptyOrNullValue.ps1

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Function Get-HashTableNotEmptyOrNullValue {
1212
Francois-Xavier Cat
1313
@lazywinadmin
1414
lazywinadmin.com
15+
.LINK
16+
https://github.com/lazywinadmin/PowerShell
1517
#>
1618
PARAM([System.Collections.Hashtable]$HashTable)
1719

0 commit comments

Comments
 (0)