Function IniLikeFile.WriteOptions.pretty

Pretty mode. Save comments, skip existing new lines, add line before the next group.

auto static IniLikeFile.WriteOptions pretty() pure nothrow @nogc @safe;