GenLSP.Protocol.Structures.RenameFileOptions (gen_lsp v0.0.1)
Rename file options
properties
Properties
overwrite :: boolean
Overwrite target if existing. Overwrite wins over ignoreIfExists
ignoreIfExists :: boolean
Ignores if target exists.