Theia API Documentation v1.65.0
    Preparing search index...
    interface CloseOptions {
        save?: boolean;
    }
    Index

    Properties

    Properties

    save?: boolean

    if optional then a user will be prompted if undefined then close will be canceled if true then will be saved on close if false then won't be saved on close