KC's Workspace
    Preparing search index...
    interface PipeOptions {
        end?: boolean;
    }
    Index

    Properties

    Properties

    end?: boolean

    End the writer when the reader ends.

    true