Lister is designed to list entries at given path in an asynchronous manner.

Constructors

Methods

Constructors

Methods

  • Safety

    &mut self in async napi methods should be marked as unsafe

    napi will make sure the function is safe, and we didn't do unsafe thing internally.

    Returns Promise<null | Entry>

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