Interface ListOptions

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

Properties

Properties

limit?: number
recursive?: boolean

Copyright © 2022-2024, The Apache Software Foundation. Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.