webtau API
    Preparing search index...

    Interface CreateDirOptions

    interface CreateDirOptions {
        recursive?: boolean;
    }
    Index

    Properties

    Properties

    recursive?: boolean