View Source GenLSP.Structures.CreateFileOptions (gen_lsp v0.10.0)
Options to create a file.
Link to this section Summary
Functions
Fields
- overwrite: Overwrite existing file. Overwrite wins over
ignoreIfExists
- ignore_if_exists: Ignore if exists.
Link to this section Types
Link to this section Functions
fields
Fields
- overwrite: Overwrite existing file. Overwrite wins over
ignoreIfExists
- ignore_if_exists: Ignore if exists.