writeToFile

Writes the given properties to a file.

Parameters

props Properties

The properties to write.

filename string

The name of the file to write to.

comment string

A comment to place at the top of the file.

separatorStyle SeparatorStyle

The style to use when separating keys and values.

commentStyle CommentStyle

The style to use for comments.

Meta