WriteOptions.preserveComments

Whether to preserve comments (lines that starts with '#') on saving.

struct WriteOptions
Flag!"preserveComments" preserveComments;

Meta