Documentation
    Preparing search index...

    Interface DirectoryDepthOption

    interface DirectoryDepthOption {
        depth?: number;
    }
    Index

    Properties

    Properties

    depth?: number

    How deep should it dive in the directory tree

    Infinity