Skip to content

Commit e30f8eb

Browse files
committed
Added function to public functions. Fixes #2
1 parent 1b3ef1a commit e30f8eb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

PSDatabaseClone.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
'Remove-PSDCImage',
7373
'Set-PSDCConfiguration',
7474
'Get-PSDCClone',
75-
'Get-PSDCImage'
75+
'Get-PSDCImage',
76+
'Convert-PSDCLocalUncPathToLocalPath'
7677

7778
# Cmdlets to export from this module
7879
CmdletsToExport = ''

0 commit comments

Comments
 (0)