d_properties.writer

Undocumented in source.

Members

Enums

CommentStyle
enum CommentStyle

The style of comment to use when writing.

SeparatorStyle
enum SeparatorStyle

The style of separator to use when writing.

Functions

writeToFile
void writeToFile(Properties props, string filename, string comment, SeparatorStyle separatorStyle, CommentStyle commentStyle)

Writes the given properties to a file.

Meta