@nextcloud/files
    Preparing search index...

    Interface PipeOptions

    interface PipeOptions {
        end?: boolean;
    }
    Index

    Properties

    Properties

    end?: boolean

    End the writer when the reader ends.

    true