<-Back

Function: Write-Plist

write-plist pretty-prints a plist to a file with standard i/o syntax

.

keyword arguments:
plist List, Default Value: nil
The list to be printed to the file
output-path Pathname of a file, Default Value: nil
The file to be created or superseded

<-Back