Documentation
    Preparing search index...

    Interface DirectoryDepthOption

    interface DirectoryDepthOption {
        depth?: number;
    }
    Index
    depth?: number

    How deep should it dive in the directory tree

    Infinity