Theia API Documentation v1.65.0
    Preparing search index...
    interface FileDeleteOptions {
        recursive: boolean;
        useTrash: boolean;
    }
    Index

    Properties

    Properties

    recursive: boolean
    useTrash: boolean