View Source GenLSP.Structures.RenameFileOptions (gen_lsp v0.10.0)
Rename file options
Link to this section Summary
Functions
Fields
- overwrite: Overwrite target if existing. Overwrite wins over
ignoreIfExists
- ignore_if_exists: Ignores if target exists.
Link to this section Types
Link to this section Functions
fields
Fields
- overwrite: Overwrite target if existing. Overwrite wins over
ignoreIfExists
- ignore_if_exists: Ignores if target exists.