Skip to content

Commit 00fc9a6

Browse files
Merge pull request #27 from ChrisLGardner/fix-missing-func2
Add missing Convert-StringToArrayOfHashtable function
2 parents 9886b10 + 18b5ecc commit 00fc9a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

JeaDsc.psd1

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'Convert-StringToObject'
3838
'Convert-StringToHashtable'
3939
'Convert-StringToArrayOfObject'
40+
'Convert-StringToArrayOfHashtable'
4041
)
4142

4243
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.

0 commit comments

Comments
 (0)