Apache OpenDAL™ - v0.48.1
    Preparing search index...

    Interface ListOptions

    interface ListOptions {
        limit?: number;
        recursive?: boolean;
    }
    Index

    Properties

    Properties

    limit?: number
    recursive?: boolean