Theia API Documentation v1.65.0
    Preparing search index...
    interface FileOverwriteOptions {
        overwrite: boolean;
    }
    Index

    Properties

    Properties

    overwrite: boolean

    Overwrite the file to create if it already exists on disk. Otherwise an error will be thrown (FILE_MODIFIED_SINCE).