<-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